From a74b4c1f19be18566d292b9832a2a6705576a571 Mon Sep 17 00:00:00 2001 From: Victoria Drake <24644237+victoriadrake@users.noreply.github.com> Date: Mon, 17 May 2021 06:14:47 -0400 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3e9386e..7adab25 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "kabukicho", "displayName": "Kabukichō", "description": "Neon vaporwave dark theme with dreamy nostalgia and hints of hazy liquid synth.", - "version": "0.0.5", + "version": "0.0.6", "publisher":"victoriadrake", "icon": "icon.png", "license": "SEE LICENSE IN LICENSE", @@ -39,4 +39,4 @@ } ] } -} \ No newline at end of file +}