Skip to content

Commit

Permalink
Merge pull request #614 from kufu/bump-up-version-1.0.0.20241001
Browse files Browse the repository at this point in the history
Bump 1.0.0.20241001
  • Loading branch information
mkmn authored Oct 2, 2024
2 parents 0c9dc86 + e44a1ba commit fd5ec54
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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:
jpostcode (1.0.0.20240901)
jpostcode (1.0.0.20241001)

GEM
remote: https://rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion lib/jpostcode/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Jpostcode
VERSION = '1.0.0.20240901'
VERSION = '1.0.0.20241001'
end

0 comments on commit fd5ec54

Please sign in to comment.