Skip to content

Commit

Permalink
Version 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
k0kubun committed Nov 28, 2022
1 parent 3c72c1a commit f950792
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 @@ -11,7 +11,7 @@
#

module IRB # :nodoc:
VERSION = "1.5.0"
VERSION = "1.5.1"
@RELEASE_VERSION = VERSION
@LAST_UPDATE_DATE = "2022-11-20"
@LAST_UPDATE_DATE = "2022-11-28"
end

0 comments on commit f950792

Please sign in to comment.