We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f163c2 commit bb1d1e3Copy full SHA for bb1d1e3
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- action_push_native (0.1.0)
+ action_push_native (0.2.0)
5
activejob (>= 8.0)
6
activerecord (>= 8.0)
7
googleauth (~> 1.14)
lib/action_push_native/version.rb
@@ -1,3 +1,3 @@
module ActionPushNative
- VERSION = "0.1.0"
+ VERSION = "0.2.0"
end
0 commit comments