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 59fa864 commit d165dd5Copy full SHA for d165dd5
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
apnotic (~> 1.7)
lib/action_push_native/version.rb
@@ -1,3 +1,3 @@
module ActionPushNative
- VERSION = "0.1.0"
+ VERSION = "0.2.0"
end
0 commit comments