Skip to content

Commit da6577a

Browse files
committed
Version 1.2.0
1 parent 4be3158 commit da6577a

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.1.0"
14+
VERSION = "1.2.0"
1515
@RELEASE_VERSION = VERSION
16-
@LAST_UPDATE_DATE = "2019-11-21"
16+
@LAST_UPDATE_DATE = "2019-12-07"
1717
end

0 commit comments

Comments
 (0)