Release v0.2.0 (#156)

This commit is contained in:
Aditya Manthramurthy 2025-05-21 16:01:36 -07:00 committed by GitHub
parent f234129163
commit 621669cd7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
[package]
name = "minio"
version = "0.2.0-alpha"
version = "0.2.0"
edition = "2024"
authors = ["MinIO Dev Team <dev@min.io>"]
description = "MinIO SDK for Amazon S3 compatible object storage access"
@ -82,4 +82,4 @@ name = "append_object"
[[bench]]
name = "s3-api"
path = "benches/s3/api_benchmarks.rs"
harness = false
harness = false