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": {