From a66ae82c6839ba966637619f880ec5c054c06056 Mon Sep 17 00:00:00 2001 From: Aliaksei Sapach Date: Mon, 25 Jun 2018 00:38:35 +0300 Subject: [PATCH] 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0189ff6..1259c5d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "babel-plugin-rewire-exports", - "version": "0.3.0", + "version": "0.4.0", "description": "Babel plugin for stubbing (ES6, ES2015) module exports", "main": "lib/index.js", "scripts": {