diff --git a/package-lock.json b/package-lock.json index 172ccc93..e65e00c1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@texastribune/queso-ui", - "version": "10.0.0", + "version": "10.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 324d6c7c..cd0d235a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@texastribune/queso-ui", - "version": "10.0.0", + "version": "10.1.0", "description": "Asset library of SCSS and SVG files", "scripts": { "prettier": "prettier --write './docs/**/*.js'",