minio / minio-cpp

MinIO C++ Client SDK for Amazon S3 Compatible Cloud Storage
https://minio-cpp.min.io/
Apache License 2.0
127 stars 53 forks source link

Version bump to 0.2.0 #126

Closed kobalicek closed 5 months ago

kobalicek commented 5 months ago

@balamurugana I think that if you want to have the version number somewhat more manageable, I would suggest extending the script to "patch" all the files that contain a version, and then we can even have a separate workflow to just do the version bump, and have that automated.

However, since this project has only 4 published versions yet, I'm just unsure whether it would pay off. I would reconsider if we want to release more often, let's say on a weekly basis, which I'm not sure is going to materialize considering that there is not a lot of changes monthly.