From f4f304a468e47bef5ecb1df296e339a81981235f Mon Sep 17 00:00:00 2001 From: William Killerud Date: Sat, 4 Feb 2023 13:51:27 +0100 Subject: [PATCH] chore: version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 633083a4..c7cf4ad2 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "some-sass", "displayName": "Some Sass: extended support for SCSS and SassDoc", "description": "Full support for @use and @forward, including aliases, prefixes and hiding. Rich documentation through SassDoc. Workspace-wide code navigation and refactoring.", - "version": "2.8.0", + "version": "2.9.0", "publisher": "SomewhatStationery", "license": "MIT", "engines": {