We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1cd6bc commit 0ed21fbCopy full SHA for 0ed21fb
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 = '0.5.1'
+ s.version = '0.5.2'
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