From 8094a2dff6cbf33ef50150a58a17f9b88ae61f01 Mon Sep 17 00:00:00 2001 From: Ian Sinnott Date: Mon, 30 Oct 2017 13:59:11 -0700 Subject: [PATCH] v2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5623217..3635850 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jstz", - "version": "1.0.11", + "version": "2.0.0", "main": "index.js", "description": "Timezone detection for JavaScript", "scripts": {