Skip to content

Commit 8908cac

Browse files
committed
bump create version to 0.6.0
1 parent c7e4398 commit 8908cac

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.5.1"
3+
version = "0.6.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)