Skip to content

Commit

Permalink
Version up
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmetal committed Apr 20, 2018
1 parent 8877ff7 commit 7a2e7d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
uuidable (0.2.2)
uuidable (0.2.3)
activerecord (>= 4.2, < 6.0)
uuidtools (>= 2.1, < 3)

Expand Down
2 changes: 1 addition & 1 deletion lib/uuidable/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Uuidable
VERSION = '0.2.2'.freeze
VERSION = '0.2.3'.freeze
end

0 comments on commit 7a2e7d2

Please sign in to comment.