From d502d287393909b3a0d2c516af7de60bf2d4383c Mon Sep 17 00:00:00 2001 From: Mastermindzh Date: Thu, 18 Jun 2020 18:14:31 +0200 Subject: [PATCH] version bump and build --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dc84edb..9ce19cb 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "name": "Rick van Lieshout", "email": "info@rickvanlieshout.com" }, - "version": "5.1.0", + "version": "5.1.1", "description": "A small, simple and customizable cookie consent bar for use in React applications.", "main": "build/index.js", "types": "build/index.d.ts",