Skip to content

Commit

Permalink
release 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bySabi committed Aug 27, 2016
1 parent 80dd52b commit 0e628ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "karma-tap",
"version": "3.0.0-rc.1",
"version": "3.0.1",
"description": "Karma Adapter to tape testing framework",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -42,6 +42,7 @@
"watchify": "3.x.x",
"tap-parser": "2.x.x",
"tape": "4.x.x",
"tap": "6.x.x",
"mkdirp": "*",
"rimraf": "2.x.x"
},
Expand Down

0 comments on commit 0e628ca

Please sign in to comment.