summaryrefslogtreecommitdiff
path: root/restic-crd/Cargo.toml
diff options
context:
space:
mode:
authorGravatar Anshul Gupta <ansg191@anshulg.com> 2024-12-14 18:18:32 -0800
committerGravatar GitHub <noreply@github.com> 2024-12-14 18:18:32 -0800
commitaeb99e4bb33569839ea0b33ef56c8daaf117f69a (patch)
treec3f08701321baf6b7fee31a4e5ed69852404b87b /restic-crd/Cargo.toml
parentf8829ce8ad99904768fd2487ce6386178ba99168 (diff)
parent4e8317c1812c15ff771db8e9f0fb612f72469d1c (diff)
downloadrestic-operator-aeb99e4bb33569839ea0b33ef56c8daaf117f69a.tar.gz
restic-operator-aeb99e4bb33569839ea0b33ef56c8daaf117f69a.tar.zst
restic-operator-aeb99e4bb33569839ea0b33ef56c8daaf117f69a.zip
Merge pull request #9 from ansg191/release-plz-2024-12-15T02-12-29Z
chore: release
Diffstat (limited to 'restic-crd/Cargo.toml')
-rw-r--r--restic-crd/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/restic-crd/Cargo.toml b/restic-crd/Cargo.toml
index 9741908..dc7ff81 100644
--- a/restic-crd/Cargo.toml
+++ b/restic-crd/Cargo.toml
@@ -2,7 +2,7 @@
name = "restic-crd"
description = "Restic Operator CRD definitions"
authors = ["Anshul Gupta <ansg191@anshulg.com>"]
-version = "0.1.0"
+version = "0.1.1"
edition = "2021"
license = "MIT"
publish = ["anshulg"]