From 689912317e66b0f45c84771845c8dbbb59260409 Mon Sep 17 00:00:00 2001 From: Rohan Vashisht <81112205+RohanVashisht1234@users.noreply.github.com> Date: Tue, 16 Apr 2024 23:13:48 +0530 Subject: Clojure file extension fix patch (#421) * Update manifest.json * Create language_bazel.lua * Update language_clojure.lua * Update manifest.json * Update language_clojure.lua * Update manifest.json * Delete plugins/language_bazel.lua * Update manifest.json * Update manifest.json --------- Co-authored-by: Guldoman --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 350ad43..9c34cb7 100644 --- a/manifest.json +++ b/manifest.json @@ -756,7 +756,7 @@ "tags": [ "language" ], - "version": "0.1" + "version": "0.2" }, { "description": "Syntax for the CMake build system language", -- cgit v1.2.3