Skip to content

Commit

Permalink
Merge pull request #645 from kufu/bump-up-version-1.0.0.20241201
Browse files Browse the repository at this point in the history
Bump 1.0.0.20241201
  • Loading branch information
gongo authored Dec 10, 2024
2 parents 5bd465f + b2c063f commit dc2c1bb
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.20241101)
jpostcode (1.0.0.20241201)

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.20241101'
VERSION = '1.0.0.20241201'
end

0 comments on commit dc2c1bb

Please sign in to comment.