summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-07-11 12:17:38 +0300
committerLars Wirzenius <liw@liw.fi>2021-07-11 12:31:43 +0300
commit25a5583f94a43484e7ee7d63ba910135e205bd3c (patch)
tree5950060d8b551cfa13d8dac4dc13f0a69c77b1fe /Cargo.toml
parent50dc39aaaa3f639c545c78926e28e912c370e1d4 (diff)
downloadsubplot-25a5583f94a43484e7ee7d63ba910135e205bd3c.tar.gz
release: Subplot version 0.2.1
Sponsored-by: author
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>",