diff --git a/package-lock.json b/package-lock.json index 206d426..36229ed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@uswds/compile", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@uswds/compile", - "version": "1.2.0", + "version": "1.2.1", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { "autoprefixer": "10.4.20", diff --git a/package.json b/package.json index 4b7149b..3c0f273 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@uswds/compile", - "version": "1.2.0", + "version": "1.2.1", "description": "A Gulp-based compiler for USWDS Sass", "main": "gulpfile.js", "scripts": {