Skip to content

Commit 3e8ba6c

Browse files
committed
chore: Bump version to 0.2.1
- Update package version in Cargo.toml from 0.2.0 to 0.2.1 Signed-off-by: Huang Rui <vowstar@gmail.com>
1 parent eee9714 commit 3e8ba6c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[package]
55
name = "lefdef-viewer"
6-
version = "0.2.0"
6+
version = "0.2.1"
77
edition = "2021"
88
authors = ["Huang Rui <vowstar@gmail.com>"]
99
description = "A Rust-based LEF/DEF file viewer with GUI"

0 commit comments

Comments
 (0)