From f39cf3b79e692690ff21e95473ab3a327a106dcc Mon Sep 17 00:00:00 2001 From: Jason Luong Date: Wed, 11 Sep 2019 11:24:40 +0100 Subject: [PATCH] 3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ff1cabe..017f546 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ceych", - "version": "3.0.0", + "version": "3.0.1", "description": "Wraps any asynchronous function and provides caching of the result", "main": "index.js", "scripts": {