diff --git a/package-lock.json b/package-lock.json index 0829bca..a724d18 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@cubing/icons", - "version": "1.1.0", + "version": "1.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@cubing/icons", - "version": "1.1.0", + "version": "1.1.1", "license": "MIT", "devDependencies": { "@babel/core": "^7.10.5", diff --git a/package.json b/package.json index c4e17a2..65b0566 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cubing/icons", - "version": "1.1.0", + "version": "1.1.1", "description": "Cubing Icons and Fonts", "devDependencies": { "@babel/core": "^7.10.5",