summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <e@elm.sh>2021-02-14 22:33:22 +0000
committerEllie Huxtable <e@elm.sh>2021-02-14 22:33:22 +0000
commitb10d302e57a288a295e080fbb46570e6f891cdbd (patch)
tree343e1a6a8c1bc35afd9597120646e74df2dce607 /Cargo.toml
parent06afd6065f08c32b7bd3f7a7dad445333d2a63a7 (diff)
Bump version
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 1353a310..883bcc17 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "atuin"
-version = "0.3.0"
+version = "0.3.1"
authors = ["Ellie Huxtable <e@elm.sh>"]
edition = "2018"
license = "MIT"