Skip to content

Commit bc8a896

Browse files
author
Stephan Dilly
authored
updated (yewstack#92)
1 parent 16eb56c commit bc8a896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/getting-started/build-a-sample-app.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ edition = "2018"
2020
crate-type = ["cdylib", "rlib"]
2121
2222
[dependencies]
23-
yew = "0.15"
23+
yew = "0.16"
2424
wasm-bindgen = "0.2"
2525
```
2626
{% endcode %}

0 commit comments

Comments
 (0)