Skip to content

Commit 28d8c5a

Browse files
committed
0.3.3
1 parent d00b983 commit 28d8c5a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"author": "Andrew Lunny <alunny@gmail.com>",
33
"name": "xcode",
4-
"description": "tools for working with xcode projects",
5-
"version": "0.3.2",
4+
"description": "parser for xcodeproj/project.pbxproj files",
5+
"version": "0.3.3",
66
"main":"index.js",
77
"repository": {
8-
"url": ""
8+
"url": "https://github.com/alunny/node-xcode.git"
99
},
1010
"engines": {
1111
"node": "~0.6.7"

0 commit comments

Comments
 (0)