Skip to content

Commit

Permalink
problem with tav version number
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown authored and unknown committed Aug 28, 2011
1 parent 93232ae commit f85e65f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -2,7 +2,7 @@
"author": "Mike Coolin <mcoolin@techie.com> (www.coolwebdevelopment.ca)",
"name": "Node-JavaScript-Preprocessor",
"description": "A preprocessor for Javascript that supports defines, if else endif and includes.",
"version": "0.0.2",
"version": "0.0.3",
"homepage": "http://coolwebdevelopment.ca/wordpress/index.php/developers-area/javascript/node-javascript-preprocessor/",
"repository": {
"type": "git",
Expand All @@ -15,6 +15,6 @@
"engines": {
"node": "~v0.4.11"
},
"dependencies": { "tav" : "1.0.0 - 2.9999.9999"},
"dependencies": { "tav" : "0.1.0 - 2.9999.9999"},
"devDependencies": {}
}

0 comments on commit f85e65f

Please sign in to comment.