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] [package]
name = "minio" name = "minio"
version = "0.2.0-alpha" version = "0.2.0"
edition = "2024" edition = "2024"
authors = ["MinIO Dev Team <dev@min.io>"] authors = ["MinIO Dev Team <dev@min.io>"]
description = "MinIO SDK for Amazon S3 compatible object storage access" description = "MinIO SDK for Amazon S3 compatible object storage access"