summaryrefslogtreecommitdiffstats
path: root/atuin-common
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2022-04-23 21:49:11 +0100
committerGitHub <noreply@github.com>2022-04-23 21:49:11 +0100
commit2fd9651dea01d301584644caa495a7f9a661600f (patch)
tree139019427d2506599c5cd4c49c9742228d63d84d /atuin-common
parenta050faaf32403b7e7e14636d364522b4d5f9386d (diff)
Release v0.9.1 (#338)v0.9.1
a050faa Use `--locked` flag for CI builds (#337) 8737474 Update Cargo.lock (#336) eab1dbf sql builder (#333) Fixed to include an updated lockfile that was missed in the last release Thank you for the rapid report @orhun!
Diffstat (limited to 'atuin-common')
-rw-r--r--atuin-common/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/atuin-common/Cargo.toml b/atuin-common/Cargo.toml
index e7a22f60..67e78f39 100644
--- a/atuin-common/Cargo.toml
+++ b/atuin-common/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "atuin-common"
-version = "0.9.0"
+version = "0.9.1"
authors = ["Ellie Huxtable <ellie@elliehuxtable.com>"]
edition = "2018"
license = "MIT"