Skip to content

Commit f083e7d

Browse files
committed
release 1.0.0
1 parent 0aa2eb3 commit f083e7d

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "qunit",
33
"description": "QUnit testing framework for Node.js",
4-
"version": "0.9.3",
4+
"version": "1.0.0",
55
"author": "Oleg Slobodskoi <oleg008@gmail.com>",
66
"contributors": [
77
{
@@ -12,6 +12,9 @@
1212
},
1313
{
1414
"name": "Drew Fyock"
15+
},
16+
{
17+
"name": "Timo Tijhof"
1518
}
1619
],
1720
"repository": {

0 commit comments

Comments
 (0)