From e055d4e46d861aa96a2a155737a3cf161cc43bde Mon Sep 17 00:00:00 2001 From: Cem Staveley Date: Tue, 3 Jan 2017 10:08:15 +0000 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90b5b51..dde47b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ceych", - "version": "1.0.1", + "version": "2.0.0", "description": "Wraps any asynchronous function and provides caching of the result", "main": "index.js", "scripts": {