diff --git a/index.html b/index.html index 2961660..7d24e04 100644 --- a/index.html +++ b/index.html @@ -168,7 +168,7 @@

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

The snapshot version is available via the Sonatype snapshots repository: 0.0.1-27-fd1e1b9-SNAPSHOT.

+

The snapshot version is available via the Sonatype snapshots repository: 0.0.1-33-44dc336-SNAPSHOT.

Http Server and Client Quickstart (borrows from Smithy4s example)

Below is a quick example of smithy4s in action.