From 384207087c23e3d3c2315d1d48406428f71b6155 Mon Sep 17 00:00:00 2001 From: Adrien Antoine Date: Wed, 7 Sep 2016 16:45:13 +0100 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 54b2f0f..878acb7 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.9.0", + "version": "2.0.0", "name": "babel-plugin-webpack-alias", "description": "babel 6 plugin which allows to use webpack aliases", "main": "build/index.js",