bump version to 0.9.0

This commit is contained in:
Sami Samhuri 2015-02-07 19:28:03 -08:00
parent f521749967
commit f1581a3c9d
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.2",
"version": "0.9.0",
"main": "strftime.js",
"scripts": ["strftime.js"]
}

View file

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