diff --git a/package.json b/package.json index 95be79f..119d08e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name" : "strftime" , "description" : "strftime for JavaScript" -, "version" : "0.2.1" +, "version" : "0.2.2" , "homepage" : "http://samhuri.net/node/strftime" , "author" : "Sami Samhuri " , "repository" : @@ -19,4 +19,4 @@ , "url" : "http://github.com/samsonjs/strftime/raw/master/LICENSE" } ] -} \ No newline at end of file +}