We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b629686 commit e23db0fCopy full SHA for e23db0f
bower.json
@@ -12,5 +12,6 @@
12
"Gruntfile.js",
13
"node_modules",
14
"test"
15
- ]
+ ],
16
+ "version": "2.11.0"
17
}
package.json
@@ -2,11 +2,11 @@
2
"name": "qunit",
3
"title": "QUnit",
4
"description": "An easy-to-use JavaScript Unit Testing framework.",
5
- "version": "2.11.0-pre",
+ "version": "2.11.0",
6
"homepage": "https://qunitjs.com",
7
"author": {
8
"name": "jQuery Foundation and other contributors",
9
- "url": "https://github.com/qunitjs/qunit/blob/master/AUTHORS.txt"
+ "url": "https://github.com/qunitjs/qunit/blob/2.11.0/AUTHORS.txt"
10
},
11
"repository": {
"type": "git",
0 commit comments