From 6912b47d598ae7c0a33a2ccf1b302e8def6b0ac2 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Thu, 29 Aug 2013 09:55:53 -0700 Subject: [PATCH] v0.6.2 --- component.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/component.json b/component.json index 6a1078c..d589ab3 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.1", + "version": "0.6.2", "main": "strftime.js", "scripts": ["strftime.js"] } diff --git a/package.json b/package.json index 1cff671..74b6b6f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "strftime", "description": "strftime for JavaScript", - "version": "0.6.1", + "version": "0.6.2", "homepage": "http://samhuri.net/proj/strftime", "author": "Sami Samhuri ", "contributors": [