Skip to content

Commit 10432ac

Browse files
authored
Update README.md
1 parent 8906657 commit 10432ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ While [`scala-aws-lambda-runtime`](https://github.com/encalmo/scala-aws-lambda-r
1616

1717
Use with SBT
1818

19-
libraryDependencies += "org.encalmo" %% "scala-aws-lambda-utils" % "0.9.0"
19+
libraryDependencies += "org.encalmo" %% "scala-aws-lambda-utils" % "0.9.1"
2020

2121
or with SCALA-CLI
2222

23-
//> using dep org.encalmo::scala-aws-lambda-utils:0.9.0
23+
//> using dep org.encalmo::scala-aws-lambda-utils:0.9.1
2424

2525
## Models
2626

0 commit comments

Comments
 (0)