Skip to content

Commit d800fa9

Browse files
committed
bump crate version to 0.14.0
1 parent 288b03e commit d800fa9

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.

egui_json_tree/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.13.0"
3+
version = "0.14.0"
44
description = "An interactive JSON tree visualiser for egui, with search and highlight functionality."
55
keywords = ["json", "egui", "gui", "ui", "widget"]
66
categories = ["gui", "visualization"]

0 commit comments

Comments
 (0)