summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <e@elm.sh>2021-02-16 21:35:04 +0000
committerEllie Huxtable <e@elm.sh>2021-02-16 21:35:18 +0000
commitb42d93dcc88c8faf94dee13c93288d0bab0a7b13 (patch)
tree0647bcd5a4ec675de8e7862bed39c681817dad17 /Cargo.toml
parenta342dc58bb637847532687f109b3083049c6fc83 (diff)
Really annoyed me today, so 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 0defe74f..f9804442 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "atuin"
-version = "0.3.2"
+version = "0.3.3"
authors = ["Ellie Huxtable <e@elm.sh>"]
edition = "2018"
license = "MIT"