Skip to content

Commit

Permalink
feat: 🎸 バージョンη•ͺ号を v1.0.0 γ«γ—γŸ (#177)
Browse files Browse the repository at this point in the history
* feat: 🎸 build時にθͺ€γ£γ¦γ‚³γƒŸγƒƒγƒˆγ—γͺγ„γ‚ˆγ†γ« prekin-*.gem γ‚’ .gitignore γ«θΏ½εŠ γ—γŸ

* feat: 🎸 バージョンη•ͺ号を v1.0.0 γ«γ—γŸ

* feat: 🎸 Gemfile.lock γ‚’ζ›΄ζ–°γ—γŸ
  • Loading branch information
nikukyugamer committed Sep 5, 2023
1 parent 8d5f096 commit ffbc1fa
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:
prekin (0.1.0)
prekin (1.0.0)

GEM
remote: https://rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion lib/prekin/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Prekin
VERSION = '0.1.0'.freeze
VERSION = '1.0.0'.freeze
end

0 comments on commit ffbc1fa

Please sign in to comment.