This commit is contained in:
Sami Samhuri 2014-08-08 16:58:49 -07:00
parent 687ad1ec1e
commit 9923253790
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.8.1",
"version": "0.8.2",
"main": "strftime.js",
"scripts": ["strftime.js"]
}

View file

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