Skip to content

Commit d530b1d

Browse files
committed
v1.2.0.rc1
1 parent c73cbd6 commit d530b1d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1.2.0-rc1 / 2016-07-18
1+
1.2.0.rc1 / 2016-07-18
22
==================
33

44
* Add support for Native notifications

pusher.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- encoding: utf-8 -*-
22
Gem::Specification.new do |s|
33
s.name = "pusher"
4-
s.version = "1.2.0-rc1"
4+
s.version = "1.2.0.rc1"
55
s.platform = Gem::Platform::RUBY
66
s.authors = ["Pusher"]
77
s.email = ["support@pusher.com"]

0 commit comments

Comments
 (0)