Skip to content

Commit

Permalink
Merge pull request #17 from kawakamimoeki/bump-up-version-to-v0.0.9
Browse files Browse the repository at this point in the history
Bump up to 0.0.9
  • Loading branch information
kawakamimoeki authored Oct 13, 2024
2 parents 8aed9ea + b06a9c7 commit 698cca9
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:
clapton (0.0.8)
clapton (0.0.9)
capybara (~> 3)
execjs (~> 2)
listen (~> 3)
Expand Down
2 changes: 1 addition & 1 deletion lib/clapton/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module Clapton
VERSION = '0.0.8'
VERSION = '0.0.9'
end

0 comments on commit 698cca9

Please sign in to comment.