diff --git a/pkg/spore-drive/clients/js/README.md b/pkg/spore-drive/clients/js/README.md index 84618916..f2021857 100644 --- a/pkg/spore-drive/clients/js/README.md +++ b/pkg/spore-drive/clients/js/README.md @@ -2,7 +2,7 @@ Gone are the days of relying on third parties to build and maintain cloud infrastructure for your software. **spore-drive** empowers you to deploy, scale, and manage your [Tau](https://github.com/taubyte/tau) cloud infrastructure with code! - + ## Installation diff --git a/pkg/spore-drive/clients/js/package.json b/pkg/spore-drive/clients/js/package.json index c2eddda2..b90e96d8 100644 --- a/pkg/spore-drive/clients/js/package.json +++ b/pkg/spore-drive/clients/js/package.json @@ -1,7 +1,7 @@ { "name": "@taubyte/spore-drive", - "version": "0.1.3", - "service": "0.1.1", + "version": "0.1.4", + "service": "0.1.2", "description": "", "type": "module", "main": "dist/index.js",