Skip to content

Commit 16d9280

Browse files
committed
v1.0.0
1 parent d30f963 commit 16d9280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.1.0",
2+
"version": "1.0.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)