summaryrefslogtreecommitdiffstats
path: root/atuin-client
diff options
context:
space:
mode:
authorEllie Huxtable <e@elm.sh>2021-04-21 21:28:06 +0100
committerEllie Huxtable <e@elm.sh>2021-04-21 21:28:10 +0100
commitd63b0110eacffc6f167c1277e0446dbe9fd90f83 (patch)
tree5261047de6bff8256154c383c1f0e57aa7bad509 /atuin-client
parent4a50ce366639ca9dac7324d6a47d6a0e6c7fccdf (diff)
Bump to 0.6.1
Includes latest bugfixes and performance improvements atuin@0.6.1 atuin-client@0.6.1 atuin-common@0.6.1 atuin-server@0.6.1
Diffstat (limited to 'atuin-client')
-rw-r--r--atuin-client/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/atuin-client/Cargo.toml b/atuin-client/Cargo.toml
index 09cf9c47..d60f3273 100644
--- a/atuin-client/Cargo.toml
+++ b/atuin-client/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "atuin-client"
-version = "0.6.0"
+version = "0.6.1"
authors = ["Ellie Huxtable <ellie@elliehuxtable.com>"]
edition = "2018"
license = "MIT"