summaryrefslogtreecommitdiff
path: root/subplotlib/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-11-17 10:41:38 +0200
committerLars Wirzenius <liw@liw.fi>2021-11-17 10:41:38 +0200
commit601e24260c7b3dc7ab27194dc09144dd39c00cf4 (patch)
treef44095d254422b0dedea729244fc5efa1eda3824 /subplotlib/Cargo.toml
parent046644e6e22c46b1972e367f9106834572f3ae48 (diff)
downloadsubplot-601e24260c7b3dc7ab27194dc09144dd39c00cf4.tar.gz
chore: bump subplotlib version number
This was missed in yesterday's release. My fault. Sponsored-by: author
Diffstat (limited to 'subplotlib/Cargo.toml')
-rw-r--r--subplotlib/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/subplotlib/Cargo.toml b/subplotlib/Cargo.toml
index 94004a7..465f0de 100644
--- a/subplotlib/Cargo.toml
+++ b/subplotlib/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "subplotlib"
-version = "0.1.0"
+version = "0.1.1"
authors = [
"Lars Wirzenius <liw@liw.fi>",
"Daniel Silverstone <dsilvers@digital-scurf.org>",