From 32f6fd256b9e1cb8a2482ff0b10d4a88d4eb841d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Pocztarski?= Date: Thu, 8 Mar 2018 05:46:21 +0100 Subject: [PATCH] 0.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 36f8f7f..7fa79ff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unexposed", - "version": "0.0.7", + "version": "0.0.8", "description": "Exposes the unexposed constructors like Generator, GeneratorFunction, AsyncFunction", "main": "index.js", "scripts": {