Skip to content

Commit cc8223d

Browse files
committed
Release v1.0.0
1 parent 72ef1f0 commit cc8223d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
1.0.0 / 2016-05-19
3+
==================
4+
5+
No breaking changes, this release is just to follow semver and show that we
6+
are stable.
7+
28
0.18.0 / 2016-05-15
39
==================
410

pusher.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ $:.push File.expand_path("../lib", __FILE__)
33

44
Gem::Specification.new do |s|
55
s.name = "pusher"
6-
s.version = "0.18.0"
6+
s.version = "1.0.0"
77
s.platform = Gem::Platform::RUBY
88
s.authors = ["Pusher"]
99
s.email = ["support@pusher.com"]

0 commit comments

Comments
 (0)