Skip to content

Commit 9a65c0a

Browse files
committed
Update README
1 parent 3979c95 commit 9a65c0a

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
@@ -20,11 +20,11 @@ This Scala library wraps selected parts of the [AWS SDK for Java 2.x](https://do
2020

2121
Use with SBT
2222

23-
libraryDependencies += "org.encalmo" %% "scala-aws-client" % "0.9.6"
23+
libraryDependencies += "org.encalmo" %% "scala-aws-client" % "0.9.7"
2424

2525
or with SCALA-CLI
2626

27-
//> using dep org.encalmo::scala-aws-client:0.9.6
27+
//> using dep org.encalmo::scala-aws-client:0.9.7
2828

2929
## Dependencies
3030

0 commit comments

Comments
 (0)