Skip to content

Commit f873f77

Browse files
committed
v0.1.0-alpha — Alpha release
1 parent 1eb3443 commit f873f77

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
v0.1.0-alpha (2024-11-26)
2+
-------------------------
3+
Alpha release

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "s3invsync"
3-
version = "0.1.0"
3+
version = "0.1.0-alpha"
44
edition = "2021"
55
rust-version = "1.80"
66
description = "AWS S3 Inventory-based backup tool with efficient incremental & versionId support"

0 commit comments

Comments
 (0)