Skip to content

Commit

Permalink
Bumping version and NPM publish
Browse files Browse the repository at this point in the history
  • Loading branch information
bhagyas committed Oct 23, 2018
1 parent c934226 commit 83b4515
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "alfresco-cli",
"version": "1.0.2",
"version": "1.0.4",
"description": "Command line access and Alfresco operations",
"main": "index.js",
"bin": "index.js",
"scripts": {
"start": "node index.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"author": "Bhagya Nirmaan Silva",
"license": "MIT",
"dependencies": {
"alfresco-js-api": "^2.6.0",
Expand Down

0 comments on commit 83b4515

Please sign in to comment.