Skip to content

Commit

Permalink
Bump version to 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
st0012 authored and hsbt committed Oct 5, 2022
1 parent a6bfa7b commit f9960db
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.4.1"
VERSION = "1.4.2"
@RELEASE_VERSION = VERSION
@LAST_UPDATE_DATE = "2021-12-25"
@LAST_UPDATE_DATE = "2022-10-03"
end

0 comments on commit f9960db

Please sign in to comment.