diff --git a/package.json b/package.json index 31f81f24..f6eae336 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adobe/eds-dev-site-theme", - "version": "0.0.1", + "version": "0.0.2", "scripts": { "lint": "eslint .", "buildCss": "mkdir -p hlx_statics/styles/spectrum/ && postcss -o hlx_statics/styles/spectrum/spectrum.min.css styles-includes.css"