Skip to content

Commit

Permalink
fix package.json to appease npm
Browse files Browse the repository at this point in the history
  • Loading branch information
mscdex committed Apr 10, 2011
1 parent 4dbb3d5 commit ec97ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,5 +1,5 @@
{ "name": "oscar",
"version": "0.1",
"version": "0.1.0",
"author": "Brian White <mscdex@mscdex.net>",
"description": "An OSCAR protocol module for node.js",
"main": "./oscar",
Expand Down

0 comments on commit ec97ec5

Please sign in to comment.