diff options
author | Rohan Vashisht <81112205+RohanVashisht1234@users.noreply.github.com> | 2024-10-11 01:05:29 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-10 15:35:29 -0400 |
commit | 492cafc3724040455b4d63bdb4525172a1e3dd1a (patch) | |
tree | fce30c4c9e38365ce7f1101e21f7d3764e43bef6 /manifest.json | |
parent | 244b5fe5036663afd62a9fa2b319f51832fd040e (diff) | |
download | lite-xl-plugins-492cafc3724040455b4d63bdb4525172a1e3dd1a.tar.gz lite-xl-plugins-492cafc3724040455b4d63bdb4525172a1e3dd1a.zip |
Update language_clojure.lua (#490)
* Update language_clojure.lua
* Update language_clojure.lua
* Update manifest.json
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 8d3ec9a..327b9a1 100644 --- a/manifest.json +++ b/manifest.json @@ -800,7 +800,7 @@ "tags": [ "language" ], - "version": "0.2" + "version": "0.3" }, { "description": "Syntax for the CMake build system language", |