diff --git a/package.json b/package.json index 9bdecb8..c744ed1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "flydrive", "description": "File storage library with unified API to manage files across multiple cloud storage providers like S3, GCS, R2 and so on", - "version": "0.0.0", + "version": "0.0.1-0", "engines": { "node": ">=20.6.0" },