Skip to content

Commit

Permalink
Bump version to 1.6.4 (#560)
Browse files Browse the repository at this point in the history
  • Loading branch information
ima1zumi committed Apr 9, 2023
1 parent 629e65d commit 01328da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/irb/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#

module IRB # :nodoc:
VERSION = "1.6.3"
VERSION = "1.6.4"
@RELEASE_VERSION = VERSION
@LAST_UPDATE_DATE = "2023-03-06"
@LAST_UPDATE_DATE = "2023-04-07"
end

0 comments on commit 01328da

Please sign in to comment.