Skip to content

Commit

Permalink
[ruby/irb] Version 1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
aycabta committed Sep 18, 2020
1 parent 555ea83 commit e193dd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/irb/version.rb
Expand Up @@ -11,7 +11,7 @@
#

module IRB # :nodoc:
VERSION = "1.2.6"
VERSION = "1.2.7"
@RELEASE_VERSION = VERSION
@LAST_UPDATE_DATE = "2020-09-14"
@LAST_UPDATE_DATE = "2020-09-19"
end

0 comments on commit e193dd1

Please sign in to comment.