Skip to content

Commit c5a072f

Browse files
authored
use basic-ws 0.10
1 parent b2ba9c1 commit c5a072f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/HelloWeb/main.roc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
app [Model, server] { pf: platform "https://github.com/roc-lang/basic-webserver/releases/download/0.9.0/taU2jQuBf-wB8EJb0hAkrYLYOGacUU5Y9reiHG45IY4.tar.br" }
1+
app [Model, server] { pf: platform "https://github.com/roc-lang/basic-webserver/releases/download/0.10.0/BgDDIykwcg51W8HA58FE_BjdzgXVk--ucv6pVb_Adik.tar.br" }
22

33
import pf.Stdout
44
import pf.Http exposing [Request, Response]

0 commit comments

Comments
 (0)