From 992062064ca09e3a0222afeeaab178743954fd4e Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Thu, 13 Jun 2013 13:06:37 -0700 Subject: [PATCH] update component.json --- component.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/component.json b/component.json index 5dac9da..6a1078c 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.6.0", + "version": "0.6.1", "main": "strftime.js", "scripts": ["strftime.js"] }