Skip to content

Commit

Permalink
Updating metadata for 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jason0x43 committed Aug 5, 2016
1 parent 45da1eb commit bf08969
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "intern",
"version": "3.3.0-pre",
"version": "3.3.0",
"main": "main",
"description": "Intern. A next-generation code testing stack for JavaScript.",
"repository": {
Expand All @@ -12,7 +12,7 @@
"chai": "3.5.0",
"charm": "0.2.0",
"diff": "1.1.0",
"digdug": "1.5.0",
"digdug": "1.5.0",
"dojo": "2.0.0-alpha.7",
"glob": "7.0.3",
"istanbul": "0.4.1",
Expand Down Expand Up @@ -51,4 +51,4 @@
"intern-client": "./bin/intern-client.js",
"intern-runner": "./bin/intern-runner.js"
}
}
}

0 comments on commit bf08969

Please sign in to comment.