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
petesoder committed Mar 31, 2019
1 parent 11545ae commit 2cc34f0
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": "^5.0.0",
"tape": "^4.9.2"
}
}
}

0 comments on commit 2cc34f0

Please sign in to comment.