Skip to content

Commit

Permalink
Release 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
csnover committed Nov 8, 2013
1 parent c4deb63 commit e30cad7
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": "intern",
"version": "1.3.0",
"version": "1.3.1",
"main": "main",
"description": "Intern. A next-generation code testing stack for JavaScript.",
"repository": {
Expand All @@ -18,7 +18,7 @@
"chai": "1.5.0"
},
"devDependencies": {
"intern": "1.3.0"
"intern": "1.3.1"
},
"bugs": "https://github.com/theintern/intern/issues",
"keywords": [ "javascript", "test", "unit", "testing", "ci", "continuous integration", "bdd", "tdd", "xunit", "istanbul", "chai", "dojo", "toolkit", "selenium", "sauce labs", "code coverage" ],
Expand Down

0 comments on commit e30cad7

Please sign in to comment.