diff options
author | StunxFS <56417208+StunxFS@users.noreply.github.com> | 2023-05-19 15:14:54 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-19 15:14:54 -0400 |
commit | a27e0ba00ad317c21cb06963007197ccec972ebe (patch) | |
tree | 1d9e3d00d0a69e59a3aaf9c12af902123c79ddcc /manifest.json | |
parent | 72d4669283fd3eafe328109fa6cae36f7504a973 (diff) | |
download | lite-xl-plugins-a27e0ba00ad317c21cb06963007197ccec972ebe.tar.gz lite-xl-plugins-a27e0ba00ad317c21cb06963007197ccec972ebe.zip |
update `language_rivet.lua` (#250)
* update `language_rivet.lua`
* update manifest.json: bump version
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 e900928..fb01048 100644 --- a/manifest.json +++ b/manifest.json @@ -784,7 +784,7 @@ }, { "description": "Syntax for the [Rivet](https://github.com/rivet-lang/rivet) programming language", - "version": "0.1", + "version": "0.2", "path": "plugins/language_rivet.lua", "id": "language_rivet", "mod_version": "3" |