This commit is contained in:
Sami Samhuri 2013-04-07 20:18:02 -07:00
parent 2e6443f394
commit 1a649cee74
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
"repo": "samsonjs/strftime",
"description": "strftime date formatting",
"keywords": ["strftime", "format", "date", "time"],
"version": "0.5.1",
"version": "0.5.2",
"main": "strftime.js",
"scripts": ["strftime.js"]
}

View file

@ -1,7 +1,7 @@
{
"name": "strftime",
"description": "strftime for JavaScript",
"version": "0.5.1",
"version": "0.5.2",
"homepage": "http://samhuri.net/proj/strftime",
"author": "Sami Samhuri <sami@samhuri.net>",
"contributors": [