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 e295435 commit 828777aCopy full SHA for 828777a
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- action_native_push (0.1.0)
+ action_native_push (0.1.1)
5
activejob (>= 8.0)
6
activerecord (>= 8.0)
7
apnotic (~> 1.7)
lib/action_native_push/version.rb
@@ -1,3 +1,3 @@
module ActionNativePush
- VERSION = "0.1.0"
+ VERSION = "0.1.1"
end
0 commit comments