Skip to content

Commit e62325b

Browse files
authored
Update version on readme
1 parent 7e462fd commit e62325b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ http4s-lambda allows you to run http4s `HttpServices` over API Gateway and AWS L
55

66
First, add the dependency:
77

8-
`libraryDependencies += "io.github.howardjohn" %% "http4s-lambda" % "0.1.0"`
8+
`libraryDependencies += "io.github.howardjohn" %% "http4s-lambda" % "0.2.0"`
99

1010
Next, we define a simple `HttpService`. Then, we simply need to define a new class for Lambda.
1111

0 commit comments

Comments
 (0)