Skip to content
This repository was archived by the owner on Jun 26, 2019. It is now read-only.

Commit d38f70c

Browse files
author
Max Waterman
committed
release 0.0.3
1 parent b504e16 commit d38f70c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Annex",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Reversi/Othello",
55
"main": "app/index.html",
66
"scripts": {
@@ -26,6 +26,7 @@
2626
"xml2js": "~0.2.6",
2727
"grunt-contrib-imagemin": "~0.1.3",
2828
"grunt-contrib-htmlmin": "~0.1.3",
29-
"connect": "~2.7.11"
29+
"connect": "~2.7.11",
30+
"grunt-release": "~0.6.0"
3031
}
3132
}

0 commit comments

Comments
 (0)