summaryrefslogtreecommitdiffstats
path: root/atuin-common
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2022-11-06 15:30:21 +0000
committerGitHub <noreply@github.com>2022-11-06 15:30:21 +0000
commitf38ef12581d9a88af8347808466d86f79d879241 (patch)
treecdf40e431cb2182bb12822f2cc3f24782969c8be /atuin-common
parent28021566e8b24ca30086cf65a497b29981feacf3 (diff)
Release v12 (#599)v12.0.0
* Release v12 * Add new contributors
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 a6b06c09..944d7fc6 100644
--- a/atuin-common/Cargo.toml
+++ b/atuin-common/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "atuin-common"
-version = "11.0.0"
+version = "12.0.0"
authors = ["Ellie Huxtable <ellie@elliehuxtable.com>"]
edition = "2018"
license = "MIT"