diff --git a/.vscode/settings.json b/.vscode/settings.json index ac918fa5..7f667cc9 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -26,7 +26,8 @@ "tests", "enhance", "docs", - "upgrade" + "upgrade", + "new-version" ], "cSpell.words": [ "Giraudel" diff --git a/package.json b/package.json index 02084d7f..c9314f1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sass-pire", - "version": "0.0.1", + "version": "1.0.0", "description": "Just a more mixins and functions with SCSS for more productive projects.", "license": "MIT", "author": {