This commit is contained in:
Sami Samhuri 2013-03-07 10:31:27 -08:00
parent 8565e692a1
commit a5e2d305db
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.0",
"version": "0.5.1",
"main": "lib/index.js",
"scripts": ["lib/index.js"]
}

View file

@ -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 <sami@samhuri.net>",
"contributors": [