Skip to content

Commit bd14b22

Browse files
author
Atlas
committed
chore: release v0.0.2
1 parent da84883 commit bd14b22

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ members = [
1313
default-members = ["ctui-core"]
1414

1515
[workspace.package]
16-
version = "0.1.0"
16+
version = "0.0.2"
1717
edition = "2021"
1818
license = "MIT"
1919
repository = "https://github.com/CortexLM/cTUI"
@@ -49,7 +49,7 @@ opt-level = 3
4949
# Benchmark package for baseline measurements
5050
[package]
5151
name = "ctui-benches"
52-
version = "0.1.0"
52+
version = "0.0.2"
5353
edition = "2021"
5454
publish = false
5555

0 commit comments

Comments
 (0)