Skip to content

Commit

Permalink
Update version after jwt update
Browse files Browse the repository at this point in the history
  • Loading branch information
btyy77c committed Aug 26, 2020
1 parent c26b6dc commit e70dc6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firebase_ruby_auth.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $LOAD_PATH.unshift File.expand_path('lib', __dir__)

Gem::Specification.new do |s|
s.name = 'firebase-token-verify'
s.version = '0.1.0'
s.version = '0.1.1'
s.date = '2019-05-30'
s.summary = 'Authenticate Firebase User Tokens in Ruby'
s.description = 'Firebase Ruby Auth'
Expand Down

0 comments on commit e70dc6d

Please sign in to comment.