From f8ef6ca2188e7c873ad143ed49829adb290f203f Mon Sep 17 00:00:00 2001 From: Rick van Lieshout Date: Thu, 7 Jun 2018 10:28:43 +0200 Subject: [PATCH] correcting semver (added a feature in 1.1.13 ...oops) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1162a45..9eed348 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "name": "Rick van Lieshout", "email": "info@rickvanlieshout.com" }, - "version": "1.1.13", + "version": "1.2.0", "description": "A small, simple and customizable cookie consent bar for use in React applications.", "main": "build/index.js", "dependencies": {