summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2021-06-12 15:16:00 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2021-06-12 15:16:00 +0100
commitbe7448e042a5097a059517f9ec48011c9905485c (patch)
tree70936a7b3ed3f0b4ed68a09dbe452cba33853e4d /Cargo.toml
parentc18796db698cb686a89c5dec049dd8c9896481ea (diff)
downloadsubplot-be7448e042a5097a059517f9ec48011c9905485c.tar.gz
chore: update top level version to 0.2.0
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 fe57587..faf4417 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "subplot"
-version = "0.1.0"
+version = "0.2.0"
authors = [
"Lars Wirzenius <liw@liw.fi>",
"Daniel Silverstone <dsilvers@digital-scurf.org>",