Skip to content

Commit 10673ef

Browse files
committed
Prepare for 1.1.0 release
1 parent 7b9183a commit 10673ef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
globalid (1.0.1)
4+
globalid (1.1.0)
55
activesupport (>= 5.0)
66

77
GEM

globalid.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Gem::Specification.new do |s|
22
s.platform = Gem::Platform::RUBY
33
s.name = 'globalid'
4-
s.version = '1.0.1'
4+
s.version = '1.1.0'
55
s.summary = 'Refer to any model with a URI: gid://app/class/id'
66
s.description = 'URIs for your models makes it easy to pass references around.'
77

0 commit comments

Comments
 (0)