Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mhelgeson committed Feb 10, 2016
1 parent 8ca8379 commit 88617d8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "b9-users",
"description": "Track and manage slack team users, for b9.",
"version": "0.0.0",
"version": "1.0.0",
"author": "Mike Helgeson <mike.helgeson+b9@gmail.com>",
"contributors": [],
"license": "MIT",
Expand All @@ -18,7 +18,6 @@
"mocha": "^2.2.5",
"b9": "1.x"
},
"license": "MIT",
"main": "index.js",
"scripts": {
"test": "istanbul cover -x test.js _mocha -- -R spec test.js"
Expand Down

0 comments on commit 88617d8

Please sign in to comment.