Skip to content

Commit 3512dd9

Browse files
committed
bump crate version to 0.8.0
1 parent 4fc3396 commit 3512dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "egui_json_tree"
3-
version = "0.7.1"
3+
version = "0.8.0"
44
authors = ["Duncan MacKinnon <[email protected]>"]
55
edition = "2021"
66
description = "An interactive JSON tree visualiser for egui, with search and highlight functionality."

0 commit comments

Comments
 (0)