Skip to content

Commit

Permalink
[RELEASE] Version 5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio Bobillier authored and sergio-bobillier committed Dec 3, 2024
1 parent 1e8c581 commit fbcb6f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Please mark backwards incompatible changes with an exclamation mark at the start

## [Unreleased]

## [5.3.0] - 2024-12-03

### Added
- The JSON export now includes the path to the MTR files.

Expand Down
2 changes: 1 addition & 1 deletion lib/dragnet/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Dragnet
VERSION = '5.2.1'
VERSION = '5.3.0'
end

0 comments on commit fbcb6f8

Please sign in to comment.