summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-09-02 11:01:47 +0200
committerSanto Cariotti <santo@dcariotti.me>2024-09-02 11:01:47 +0200
commit2e894d1eab0385ea30017624dd761eb5b65fb28b (patch)
tree2c779cab73ecbd84711f43d987105e381a0e8c6c /Cargo.toml
parent98931e63f71a088328ffdbf7db34a2ecfacf3da8 (diff)
cd: add step to publish a build in ghcr
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 748c61f..1e0a7f9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cas"
-version = "0.1.0"
+version = "0.0.1"
edition = "2021"
[dependencies]