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 c73cbd6 commit d530b1dCopy full SHA for d530b1d
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-1.2.0-rc1 / 2016-07-18
+1.2.0.rc1 / 2016-07-18
2
==================
3
4
* Add support for Native notifications
pusher.gemspec
@@ -1,7 +1,7 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "pusher"
- s.version = "1.2.0-rc1"
+ s.version = "1.2.0.rc1"
5
s.platform = Gem::Platform::RUBY
6
s.authors = ["Pusher"]
7
s.email = ["support@pusher.com"]
0 commit comments