Skip to content

Commit 1030122

Browse files
committed
Update README
1 parent 836b8b0 commit 1030122

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ See:
1818

1919
Use with SBT
2020

21-
libraryDependencies += "org.encalmo" %% "scala-aws-lambda-runtime" % "0.9.0"
21+
libraryDependencies += "org.encalmo" %% "scala-aws-lambda-runtime" % "0.9.8"
2222

2323
or with SCALA-CLI
2424

25-
//> using dep org.encalmo::scala-aws-lambda-runtime:0.9.0
25+
//> using dep org.encalmo::scala-aws-lambda-runtime:0.9.8
2626

2727
## API
2828

0 commit comments

Comments
 (0)