We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a75ecb commit 574b99fCopy full SHA for 574b99f
globalid.gemspec
@@ -1,7 +1,7 @@
1
Gem::Specification.new do |s|
2
s.platform = Gem::Platform::RUBY
3
s.name = 'globalid'
4
- s.version = '1.0.0'
+ s.version = '1.0.1'
5
s.summary = 'Refer to any model with a URI: gid://app/class/id'
6
s.description = 'URIs for your models makes it easy to pass references around.'
7
0 commit comments