From cd74b25ada4ae0e9480419ad1b23728ff46d9d1e Mon Sep 17 00:00:00 2001 From: Vitaly Tomilov Date: Wed, 31 Jul 2019 09:25:33 +0100 Subject: [PATCH] upped the version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b1c2685..e2a836e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sub-events", - "version": "0.0.7", + "version": "0.0.8", "description": "Events subscription in TypeScript.", "main": "dist/src/index.js", "types": "dist/src/index.d.ts",