Skip to content

Commit 621669c

Browse files
authored
Release v0.2.0 (#156)
1 parent f234129 commit 621669c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "minio"
3-
version = "0.2.0-alpha"
3+
version = "0.2.0"
44
edition = "2024"
55
authors = ["MinIO Dev Team <dev@min.io>"]
66
description = "MinIO SDK for Amazon S3 compatible object storage access"
@@ -82,4 +82,4 @@ name = "append_object"
8282
[[bench]]
8383
name = "s3-api"
8484
path = "benches/s3/api_benchmarks.rs"
85-
harness = false
85+
harness = false

0 commit comments

Comments
 (0)