Skip to content

Commit

Permalink
Prepare to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed Nov 24, 2021
1 parent 29e12cb commit beab3e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
globalid (0.5.2)
globalid (0.6.0)
activesupport (>= 5.0)

GEM
Expand Down
2 changes: 1 addition & 1 deletion globalid.gemspec
@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.platform = Gem::Platform::RUBY
s.name = 'globalid'
s.version = '0.5.2'
s.version = '0.6.0'
s.summary = 'Refer to any model with a URI: gid://app/class/id'
s.description = 'URIs for your models makes it easy to pass references around.'

Expand Down

0 comments on commit beab3e4

Please sign in to comment.