Skip to content

Commit

Permalink
[ruby/irb] Bump version to v1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
st0012 authored and hsbt committed Dec 20, 2023
1 parent 4ad1007 commit 31959f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/irb/version.rb
Expand Up @@ -5,7 +5,7 @@
#

module IRB # :nodoc:
VERSION = "1.10.1"
VERSION = "1.11.0"
@RELEASE_VERSION = VERSION
@LAST_UPDATE_DATE = "2023-12-05"
@LAST_UPDATE_DATE = "2023-12-19"
end

0 comments on commit 31959f1

Please sign in to comment.