From 8a36d0b931b5dc1ba47d6dbebd9b62a6d9f46d7c Mon Sep 17 00:00:00 2001 From: Francesco Cioria Date: Thu, 5 Jan 2017 15:10:31 +0100 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1dcb5ab..9a33553 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "local-date", - "version": "0.0.1", + "version": "2.0.0", "description": "Replacement of Date for dealing with dates independent of time or timezone.", "main": "index.js", "scripts": {