aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml1
2 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index f010d4d..68f9e63 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1306,7 +1306,7 @@ dependencies = [
[[package]]
name = "solard"
-version = "0.3.0"
+version = "0.3.1"
dependencies = [
"axum",
"axum-macros",
diff --git a/Cargo.toml b/Cargo.toml
index 251d37a..d3a6c35 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,6 +2,7 @@
name = "solard"
version = "0.3.1"
edition = "2021"
+authors = [ "Cara Salter <cara@devcara.com>" ]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html