We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0918260 commit fb79c17Copy full SHA for fb79c17
Cargo.toml
@@ -5,7 +5,7 @@ members = [
5
]
6
7
[workspace.package]
8
-version = "0.1.1"
+version = "0.1.4"
9
edition = "2021"
10
authors = ["LessVM Team"]
11
license = "MIT"
cli/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "lessvm"
3
4
description = "CLI tool for managing LessVM applications"
0 commit comments