Skip to content

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanxu committed Feb 22, 2024
1 parent df0e429 commit 186e528
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:
openjournals-nameable (1.1.7)
openjournals-nameable (1.2.0)
csv

GEM
Expand Down
2 changes: 1 addition & 1 deletion lib/nameable/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Nameable
VERSION = '1.1.7'.freeze
VERSION = '1.2.0'.freeze
end

0 comments on commit 186e528

Please sign in to comment.