diff --git a/component.json b/component.json index b910320..34d552b 100644 --- a/component.json +++ b/component.json @@ -3,7 +3,7 @@ "repo": "samsonjs/strftime", "description": "strftime date formatting", "keywords": ["strftime", "format", "date", "time"], - "version": "0.5.0", + "version": "0.5.1", "main": "lib/index.js", "scripts": ["lib/index.js"] } diff --git a/package.json b/package.json index a37f650..cddb55b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "strftime", "description": "strftime for JavaScript", - "version": "0.5.0", + "version": "0.5.1", "homepage": "http://samhuri.net/proj/strftime", "author": "Sami Samhuri ", "contributors": [