Skip to content

Commit

Permalink
0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pvorb committed Feb 8, 2012
1 parent 02fd183 commit caef57a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Expand Up @@ -2,7 +2,7 @@
"name": "props",
"description": "extract json/yaml from the beginning of text files",
"author": "Paul Vorbach <paul@vorb.de> (http://vorb.de)",
"version": "0.2.2",
"version": "0.2.3",
"main": "./props.js",
"repository": {
"type": "git",
Expand All @@ -23,5 +23,6 @@
"devDependencies": {},
"engines": {
"node": "*"
}
}
},
"optionalDependencies": {}
}

0 comments on commit caef57a

Please sign in to comment.