diff --git a/package-lock.json b/package-lock.json index 5ce9d54..dcd6670 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vanillajs-helpers", - "version": "3.1.0", + "version": "3.1.1", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 9a6c5e8..af71506 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vanillajs-helpers", - "version": "3.1.0", + "version": "3.1.1", "description": "Collection of convenience code snippets (helpers) that aims to make it a little easier to work with vanilla JS", "author": "Toke Voltelen", "license": "MIT",