From 6456d84cb8881a1210b4b2e5ff63f4323376e213 Mon Sep 17 00:00:00 2001 From: Jannik Zschiesche Date: Thu, 27 Jun 2019 20:52:29 +0200 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 32699c9..c941930 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "type": "git", "url": "https://github.com/Becklyn/kaba-babel-preset.git" }, - "version": "3.0.1", + "version": "4.0.0", "main": "index.js", "dependencies": { "@babel/plugin-proposal-class-properties": "^7.4.4",