This commit is contained in:
Sami Samhuri 2013-11-08 18:05:51 -08:00
parent af7a530b6d
commit d74f3ef64d
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.6.2",
"version": "0.7.0",
"main": "strftime.js",
"scripts": ["strftime.js"]
}

View file

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