summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2022-11-13 19:41:14 +0000
committerDaniel Silverstone <dsilvers@digital-scurf.org>2022-11-13 19:41:14 +0000
commit9ca72575eff325513990363c19d4a9066dd78de6 (patch)
treeec8de373b99dcc1560dceb4cb92acf4dbdc15a9a /Cargo.toml
parent2a13dee7cb509c818da93d56c2422e29261e94cf (diff)
downloadsubplot-9ca72575eff325513990363c19d4a9066dd78de6.tar.gz
(release): Prepare 0.6.0 release
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b943b97..737ce02 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "subplot"
-version = "0.5.0"
+version = "0.6.0"
authors = [
"Lars Wirzenius <liw@liw.fi>",
"Daniel Silverstone <dsilvers@digital-scurf.org>",