Skip to content

Commit

Permalink
Bump a minor 1.0.1 release to pass specs.
Browse files Browse the repository at this point in the history
  • Loading branch information
vavgustov committed Jan 8, 2018
1 parent 683e6ed commit cec8141
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/rgversion/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module Rgversion
VERSION = "1.0.0".freeze
PREVIOUS_VERSION = "0.2.2".freeze
VERSION = "1.0.1".freeze
PREVIOUS_VERSION = "1.0".freeze
end

0 comments on commit cec8141

Please sign in to comment.