Skip to content

Commit

Permalink
Bump version to 1.0.0. Fixes #4
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt authored and aycabta committed Jun 6, 2019
1 parent 10cac9b commit 3ebd5d4
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 = "0.9.6"
VERSION = "1.0.0"
@RELEASE_VERSION = VERSION
@LAST_UPDATE_DATE = "2009-06-30"
@LAST_UPDATE_DATE = "2018-12-18"
end

0 comments on commit 3ebd5d4

Please sign in to comment.