From a938410496c64e959d32c8dc66fe0fbe5345055b Mon Sep 17 00:00:00 2001 From: ruru <142723369+ruru-m07@users.noreply.github.com> Date: Sun, 25 Aug 2024 14:28:46 +0530 Subject: [PATCH] fix(docs): readme md warnings --- README.md | 3 +-- package.json | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 46e922f..76fa1a2 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ To achieve this effect, just add the following configuration to your `settings.j } ``` -### Theme variant +### Theme variant - ruru marijuana 🍀 @@ -23,7 +23,6 @@ To achieve this effect, just add the following configuration to your `settings.j ![Screenshot2024-08-2514120](https://github.com/user-attachments/assets/6570d6ff-77c5-4ac4-beb1-8d83bf9c93d6) - --- Built with ❤️ by [Ruru](https://github.com/ruru-m07). diff --git a/package.json b/package.json index 7020815..ae409b3 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "ruru theme", "description": "A clean and vibrant VSCode theme inspired by Ruru's personal style, bringing a fresh look to your coding experience.", "publisher": "ruru-m07", - "version": "1.0.0", + "version": "1.0.1", "engines": { "vscode": "^1.92.0" },