From d94ebbd0d7718f5f7ce8cf9afb177ce4da33028b Mon Sep 17 00:00:00 2001 From: Adrien Antoine Date: Mon, 8 Aug 2016 11:36:24 +0100 Subject: [PATCH] 1.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ed6d3f..c059cad 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.6.0", + "version": "1.7.0", "name": "babel-plugin-webpack-alias", "description": "babel 6 plugin which allows to use webpack aliases", "main": "build/index.js",