Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
EddyVerbruggen committed Feb 26, 2018
1 parent 03eb6c0 commit 41271a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion publish/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ publish() {
npm publish *.tgz
}

./pack.sh && publish
./pack.sh && publish
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nativescript-calendar",
"version": "1.3.1",
"version": "2.0.0",
"description": "Interact with the native calendar. Add, Update, Read, you name it.",
"main": "calendar",
"typings": "calendar.d.ts",
Expand Down

0 comments on commit 41271a8

Please sign in to comment.