diff --git a/package-lock.json b/package-lock.json index 309fc5df..fa5515ea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@texastribune/queso-ui", - "version": "10.3.2", + "version": "10.3.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@texastribune/queso-ui", - "version": "10.3.2", + "version": "10.3.3", "license": "MIT", "dependencies": { "modern-normalize": "^1.0.0", diff --git a/package.json b/package.json index fd0765b3..c586f390 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@texastribune/queso-ui", - "version": "10.3.2", + "version": "10.3.3", "description": "Asset library of SCSS and SVG files", "scripts": { "prettier": "prettier --write './docs/**/*.js'",