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 df646f8 commit 086f68d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "b9-channels",
"description": "Track and manage slack team channels, 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 086f68d

Please sign in to comment.