Skip to content

Commit

Permalink
_ci: update package.json to v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
achimsen committed Sep 20, 2018
1 parent 184ff1a commit 4e1bd69
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,6 +1,6 @@
{
"name": "begin-app",
"version": "0.0.0",
"version": "0.0.1",
"description": "Begin app",
"scripts": {
"lint": "eslint src --ignore-pattern node_modules --fix",
Expand All @@ -18,4 +18,4 @@
"tap-spec": "^4.1.2",
"tape": "^4.9.1"
}
}
}

0 comments on commit 4e1bd69

Please sign in to comment.