Skip to content

Commit 0cf9b35

Browse files
committed
2.4.1
1 parent fb0f91e commit 0cf9b35

File tree

4 files changed

+5501
-3
lines changed

4 files changed

+5501
-3
lines changed

bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@
1212
"Gruntfile.js",
1313
"node_modules",
1414
"test"
15-
]
15+
],
16+
"version": "2.4.1"
1617
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"name": "qunitjs",
33
"title": "QUnit",
44
"description": "An easy-to-use JavaScript Unit Testing framework.",
5-
"version": "2.4.1-pre",
5+
"version": "2.4.1",
66
"homepage": "https://qunitjs.com",
77
"author": {
88
"name": "jQuery Foundation and other contributors",
9-
"url": "https://github.com/qunitjs/qunit/blob/master/AUTHORS.txt"
9+
"url": "https://github.com/qunitjs/qunit/blob/2.4.1/AUTHORS.txt"
1010
},
1111
"repository": {
1212
"type": "git",

0 commit comments

Comments
 (0)