release $npm_package_version

This commit is contained in:
Rick van Lieshout 2020-12-06 19:08:02 +01:00
parent 26306f7490
commit eb45e7a652
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "react-cookie-consent",
"version": "6.1.0",
"version": "6.2.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -4,7 +4,7 @@
"name": "Rick van Lieshout",
"email": "info@rickvanlieshout.com"
},
"version": "6.1.0",
"version": "6.2.0",
"description": "A small, simple and customizable cookie consent bar for use in React applications.",
"main": "build/index.js",
"types": "build/index.d.ts",