Skip to content

Commit

Permalink
0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanls committed Feb 5, 2013
1 parent dc48eed commit f409d15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,12 +1,12 @@
{
"name": "crosstalkify",
"version": "0.1.0",
"version": "0.1.1",
"description": "Crosstalk packaging for Node.js projects",
"bin": "bin/crosstalkify",
"main": "index.js",
"scripts": {
"test": "mocha --harmony --recursive"
},
},
"repository": {
"type": "git",
"url": "git@github.com:crosstalk/crosstalkify.git"
Expand Down

0 comments on commit f409d15

Please sign in to comment.