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
jamesaduncan committed Apr 24, 2019
1 parent 6cdcca5 commit 1216b1d
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.10.1"
}
}
}

0 comments on commit 1216b1d

Please sign in to comment.