Skip to content

Commit

Permalink
Update of package version
Browse files Browse the repository at this point in the history
  • Loading branch information
nemanjapetrovic committed Oct 28, 2018
1 parent ad2599c commit 20e3628
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cron-es6",
"version": "1.0.0",
"version": "1.0.1",
"description": "ES6 (ECMAScript 2015) node cron wrapper around https://www.npmjs.com/package/cron npm package.",
"main": "index.js",
"author": "Nemanja Petrovic <nempet@protonmail.com>",
Expand Down Expand Up @@ -30,4 +30,4 @@
"url": "https://github.com/nemanjapetrovic/cron-es6.git"
},
"homepage": "https://github.com/nemanjapetrovic/cron-es6/"
}
}

0 comments on commit 20e3628

Please sign in to comment.