Skip to content

Commit 588da19

Browse files
committed
Bump version for Ruby 3.1 compatbility fix
1 parent b69d06a commit 588da19

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

History.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
=== 0.3.1 / 2023-05-19
2+
* Fix support for ruby 3.1
3+
14
=== 0.3.0 / 2023-04-03
25
* Add support for ruby 3.1
36

lib/rubystats/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Rubystats
2-
VERSION = '0.4.0'
2+
VERSION = '0.4.1'
33
end

0 commit comments

Comments
 (0)