Skip to content

Commit beab3e4

Browse files
committed
Prepare to 0.6.0
1 parent 29e12cb commit beab3e4

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 (0.5.2)
4+
globalid (0.6.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 = '0.5.2'
4+
s.version = '0.6.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)