Skip to content

Commit cfd4a05

Browse files
committed
Bump version to 0.1.6
1 parent 4cb5197 commit cfd4a05

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ members = [
55
]
66

77
[workspace.package]
8-
version = "0.1.4"
8+
version = "0.1.6"
99
edition = "2021"
1010
authors = ["LessVM Team"]
1111
license = "MIT"

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lessvm"
3-
version = "0.1.4"
3+
version = "0.1.6"
44
edition = "2021"
55
description = "CLI tool for managing LessVM applications"
66
authors = ["LessVM Team"]

0 commit comments

Comments
 (0)