Skip to content

Commit 2725a7f

Browse files
committed
build: Bump version to 0.1.4
- Update package version in Cargo.toml from 0.1.3 to 0.1.4 Signed-off-by: Huang Rui <vowstar@gmail.com>
1 parent 4ec2cfd commit 2725a7f

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.1.3"
6+
version = "0.1.4"
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)