Skip to content

Commit

Permalink
Bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
deraru committed Mar 8, 2021
1 parent 5bcdba7 commit 8804538
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
shiroyagi (1.1.3)
shiroyagi (1.2.0)
rails (>= 5.2.2)

GEM
Expand Down Expand Up @@ -90,7 +90,7 @@ GEM
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.14.2)
nio4r (2.5.4)
nio4r (2.5.7)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
pry (0.11.3)
Expand Down Expand Up @@ -174,4 +174,4 @@ DEPENDENCIES
sqlite3 (~> 1.4)

BUNDLED WITH
1.16.6
1.17.3
2 changes: 1 addition & 1 deletion lib/shiroyagi/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Shiroyagi
VERSION = '1.1.3'
VERSION = '1.2.0'
end

0 comments on commit 8804538

Please sign in to comment.