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 4cb5197 commit cfd4a05Copy full SHA for cfd4a05
Cargo.toml
@@ -5,7 +5,7 @@ members = [
5
]
6
7
[workspace.package]
8
-version = "0.1.4"
+version = "0.1.6"
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