Skip to content

Commit f9960db

Browse files
st0012hsbt
authored andcommitted
Bump version to 1.4.2
1 parent a6bfa7b commit f9960db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/irb/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#
1212

1313
module IRB # :nodoc:
14-
VERSION = "1.4.1"
14+
VERSION = "1.4.2"
1515
@RELEASE_VERSION = VERSION
16-
@LAST_UPDATE_DATE = "2021-12-25"
16+
@LAST_UPDATE_DATE = "2022-10-03"
1717
end

0 commit comments

Comments
 (0)