Skip to content

Commit

Permalink
Version bump and CHANGELOG for -alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hypesystem committed May 29, 2016
1 parent c85f66a commit 022f6f3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Changelog
=========

**1.0.0-alpha.0**
* Removed deprecated things: constants, Result, MulticastResult, Message#addDataWith...

**0.14.2**
* Updated README, added note on v1 development

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "node-gcm",
"description": "Easy interface for Google's Cloud Messaging service (now Firebase Cloud Messaging)",
"version": "0.14.2",
"version": "1.0.0-alpha.0",
"author": "Marcus Farkas <toothlessgear@finitebox.com>",
"contributors": [
"Marcus Farkas <toothlessgear@finitebox.com>",
Expand Down

0 comments on commit 022f6f3

Please sign in to comment.