Skip to content

Commit

Permalink
Finally a version 1.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulincai committed Apr 4, 2019
1 parent 9c294a3 commit 2f78d29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* globals Package, Npm, Cordova */
Package.describe({
name: 'activitree:push',
version: '0.0.4',
version: '1.0.0',
summary: 'Push notifications for APN and Firebase Admin (FCM)',
git: 'https://github.com/activitree/meteor-push.git'
})
Expand Down

0 comments on commit 2f78d29

Please sign in to comment.