Skip to content

Commit e70dc6d

Browse files
committed
Update version after jwt update
1 parent c26b6dc commit e70dc6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase_ruby_auth.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ $LOAD_PATH.unshift File.expand_path('lib', __dir__)
44

55
Gem::Specification.new do |s|
66
s.name = 'firebase-token-verify'
7-
s.version = '0.1.0'
7+
s.version = '0.1.1'
88
s.date = '2019-05-30'
99
s.summary = 'Authenticate Firebase User Tokens in Ruby'
1010
s.description = 'Firebase Ruby Auth'

0 commit comments

Comments
 (0)