Skip to content

Commit

Permalink
2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
trentmwillis committed Oct 10, 2018
1 parent 5d713c7 commit 283db1b
Show file tree
Hide file tree
Showing 4 changed files with 5,761 additions and 3 deletions.
3 changes: 2 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@
"Gruntfile.js",
"node_modules",
"test"
]
],
"version": "2.7.0"
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"name": "qunit",
"title": "QUnit",
"description": "An easy-to-use JavaScript Unit Testing framework.",
"version": "2.7.0-pre",
"version": "2.7.0",
"homepage": "https://qunitjs.com",
"author": {
"name": "jQuery Foundation and other contributors",
"url": "https://github.com/qunitjs/qunit/blob/master/AUTHORS.txt"
"url": "https://github.com/qunitjs/qunit/blob/2.7.0/AUTHORS.txt"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 283db1b

Please sign in to comment.