Skip to content

Commit 29fc5ab

Browse files
committed
v1.0.0
1 parent 8815846 commit 29fc5ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.0",
2+
"version": "0.1.0",
33
"scripts": {
44
"api": "cd api && cargo watch -w ./src/ -- cargo run",
55
"web": "mv Cargo.toml Cargo.toml.bak && cp Cargo.web.toml Cargo.toml && dx serve --hot-reload",

0 commit comments

Comments
 (0)