From 1e956f1c896e4e148f248959d2c90e6ebf8a5061 Mon Sep 17 00:00:00 2001 From: Vitor Nunes Date: Thu, 7 Apr 2022 14:59:55 +0100 Subject: [PATCH] Update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c5a5d9..6ba3b1a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "capitola", "displayName": "Capitola", "description": "Capitola is a minimalist light theme with a gray background, terminal colors, and a beach vibe. It's all about bringing joy and simplicity to your code.", - "version": "1.0.0", + "version": "1.0.1", "engines": { "vscode": "^1.66.0" },