diff --git a/package-lock.json b/package-lock.json index f0e8bd6..40709c1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "bianco", - "version": "1.0.0", + "version": "1.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2bef9c0..96a7d95 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bianco", - "version": "1.0.0", + "version": "1.1.0", "description": " Modern DOM helpers library written only in es6", "main": "index.js", "jsnext:main": "index.next.js",