Skip to content

Commit 9e205ea

Browse files
authored
[spore-drive/js] v0.1.4 (#271)
1 parent 920640c commit 9e205ea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pkg/spore-drive/clients/js/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
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!
44

5-
<img src="assets/preview.gif"/>
5+
<img src="https://github.com/taubyte/tau/raw/main/pkg/spore-drive/clients/js/assets/preview.gif"/>
66

77
## Installation
88

pkg/spore-drive/clients/js/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@taubyte/spore-drive",
3-
"version": "0.1.3",
4-
"service": "0.1.1",
3+
"version": "0.1.4",
4+
"service": "0.1.2",
55
"description": "",
66
"type": "module",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)