Skip to content

Commit b6e571f

Browse files
authored
Merge pull request #747 from kufu/bump-up-version-1.0.0.20260205
Bump 1.0.0.20260205
2 parents affc7d7 + 647c962 commit b6e571f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
jpostcode (1.0.0.20251205)
4+
jpostcode (1.0.0.20260205)
55

66
GEM
77
remote: https://rubygems.org/

lib/jpostcode/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Jpostcode
4-
VERSION = '1.0.0.20251205'
4+
VERSION = '1.0.0.20260205'
55
end

0 commit comments

Comments
 (0)