Skip to content

Commit

Permalink
Release 2.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Krinkle committed Mar 29, 2022
1 parent 2e99f00 commit 4a4f9a4
Show file tree
Hide file tree
Showing 4 changed files with 8,134 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.18.1"
}
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": "The powerful, easy-to-use testing framework.",
"version": "2.18.1-pre",
"version": "2.18.1",
"homepage": "https://qunitjs.com",
"author": {
"name": "OpenJS Foundation and other contributors",
"url": "https://github.com/qunitjs/qunit/blob/main/AUTHORS.txt"
"url": "https://github.com/qunitjs/qunit/blob/2.18.1/AUTHORS.txt"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 4a4f9a4

Please sign in to comment.