Skip to content

Commit 49650f7

Browse files
committed
Release 2.8.1
1 parent 07cf261 commit 49650f7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGES.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changes
22

3+
### 2024-11-06 (2.8.1)
4+
35
* Fix the java packages to include the extension.
46

57
### 2024-11-06 (2.8.0)

lib/json/version.rb

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

33
module JSON
4-
VERSION = '2.8.0'
4+
VERSION = '2.8.1'
55
end

0 commit comments

Comments
 (0)