aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-common
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-common
parentBugfixes, show time ago, perf improvements (diff)
downloadatuin-d63b0110eacffc6f167c1277e0446dbe9fd90f83.zip
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-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 26580a74..cb5475f3 100644
--- a/atuin-common/Cargo.toml
+++ b/atuin-common/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "atuin-common"
-version = "0.6.0"
+version = "0.6.1"
authors = ["Ellie Huxtable <ellie@elliehuxtable.com>"]
edition = "2018"
license = "MIT"