From 65ab986148492df54a01fa95539425e823204f8b Mon Sep 17 00:00:00 2001 From: Aliaksei Sapach Date: Wed, 8 Jan 2020 21:11:21 +0300 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0c760e7..1dd6756 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "babel-plugin-rewire-exports", - "version": "2.0.0", + "version": "2.1.0", "description": "Babel plugin for stubbing (ES6, ES2015) module exports", "main": "lib/index.js", "scripts": {