summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers+gitlab@digital-scurf.org>2021-07-11 13:28:10 +0000
committerDaniel Silverstone <dsilvers+gitlab@digital-scurf.org>2021-07-11 13:28:10 +0000
commit6ed60f68f669b2997a1befd1a5b739aded3ae709 (patch)
tree5950060d8b551cfa13d8dac4dc13f0a69c77b1fe /Cargo.toml
parent50dc39aaaa3f639c545c78926e28e912c370e1d4 (diff)
parent25a5583f94a43484e7ee7d63ba910135e205bd3c (diff)
downloadsubplot-0.2.1.tar.gz
Merge branch 'release' into 'main'0.2.1
release: Subplot version 0.2.1 Closes #204 See merge request subplot/subplot!186
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 faf4417..592243b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "subplot"
-version = "0.2.0"
+version = "0.2.1"
authors = [
"Lars Wirzenius <liw@liw.fi>",
"Daniel Silverstone <dsilvers@digital-scurf.org>",