diff --git a/index.html b/index.html index 8163a4e..2723a1d 100644 --- a/index.html +++ b/index.html @@ -168,7 +168,7 @@

libraryDependencies ++= Seq( "io.github.yisraelu" %% "smithy4s-zio-http" % "0.0.3" ) -

The snapshot version is available via the Sonatype snapshots repository: 0.0.3-4-d0e8178-SNAPSHOT.

+

The snapshot version is available via the Sonatype snapshots repository: 0.0.3-6-4055d4f-SNAPSHOT.

Http Server and Client Quickstart (borrows from Smithy4s example)

Below is a quick example of smithy4s in action.