From f1581a3c9d0dbf828ba402f8f3d789fcd5482eba Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Sat, 7 Feb 2015 19:28:03 -0800 Subject: [PATCH] bump version to 0.9.0 --- component.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/component.json b/component.json index c3c352a..790ad5c 100644 --- a/component.json +++ b/component.json @@ -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"] } diff --git a/package.json b/package.json index 470ec84..1575bdc 100644 --- a/package.json +++ b/package.json @@ -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 ", "contributors": [