Skip to content

Commit fbcb6f8

Browse files
[RELEASE] Version 5.3.0
1 parent 1e8c581 commit fbcb6f8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Please mark backwards incompatible changes with an exclamation mark at the start
88

99
## [Unreleased]
1010

11+
## [5.3.0] - 2024-12-03
12+
1113
### Added
1214
- The JSON export now includes the path to the MTR files.
1315

lib/dragnet/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Dragnet
4-
VERSION = '5.2.1'
4+
VERSION = '5.3.0'
55
end

0 commit comments

Comments
 (0)