diff --git a/package.json b/package.json index 34d84a6..2d3651f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name" : "node-po", "description" : "Simple library for loading and saving Gettext PO files.", - "version" : "0.0.4", + "version" : "0.1.0", "author" : "Mike Holly", "homepage" : "http://github.com/mikejholly/node-po", "repository" : {"type" : "git", "url" : "http://github.com/mikejholly/node-po.git"},