From a89b1a4edaf28ded00cca5e96d18758c5039e785 Mon Sep 17 00:00:00 2001 From: Thomas Dubosc Date: Sun, 21 May 2017 10:19:51 +0100 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b535b07..44287aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "delta-time", - "version": "1.0.2", + "version": "1.1.0", "description": "A simple module to compute intervals", "main": "index.js", "scripts": {