Skip to content

Commit 15133ee

Browse files
committed
bump version
1 parent 632d2e0 commit 15133ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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)