From 7781bfed451ce0702a4637ad3c9377452479431c Mon Sep 17 00:00:00 2001 From: onza Date: Tue, 28 Mar 2023 11:03:38 +0200 Subject: [PATCH] set version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e7a592..178af8a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cookieconsent", - "version": "1.1.0", + "version": "2.0.0", "description": "Cookie Consent", "main": "index.js", "scripts": {