Skip to content

Commit a101021

Browse files
committed
Prepare for 1.3.0
1 parent 40b6cd5 commit a101021

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

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-
globalid (1.2.1)
4+
globalid (1.3.0)
55
activesupport (>= 6.1)
66

77
GEM

globalid.gemspec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
version = '1.2.1'
1+
version = '1.3.0'
2+
23
Gem::Specification.new do |s|
34
s.platform = Gem::Platform::RUBY
45
s.name = 'globalid'

0 commit comments

Comments
 (0)