Skip to content

Commit

Permalink
[ruby/irb] Bump version to v1.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
st0012 authored and hsbt committed Dec 18, 2024
1 parent c194b26 commit 171c87a
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.14.2"
VERSION = "1.14.3"
@RELEASE_VERSION = VERSION
@LAST_UPDATE_DATE = "2024-12-12"
@LAST_UPDATE_DATE = "2024-12-18"
end

0 comments on commit 171c87a

Please sign in to comment.