Skip to content

Commit c40463b

Browse files
committed
bump version
1 parent 632d2e0 commit c40463b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[package]
22
name = "crashdump_parser_cli"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
authors = ["Peixian Wang <[email protected]>"]
55
description = "A CLI tool to parse Erlang crashdumps."
6-
repository = "https://https://github.com/WhatsApp/crashdump_viewer_cli/"
6+
repository = "https://github.com/WhatsApp/crashdump_viewer_cli/"
77
readme = "README.md"
88
license = "Apache-2.0"
99
keywords = ["erlang", "ratatui"]

0 commit comments

Comments
 (0)