Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
Merge pull request #337 from exoego/Setup_release
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
exoego authored Mar 4, 2022
2 parents c7403f8 + 9ced069 commit 0601090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ It can be found in [aws-sdk-scalajs-facade](https://github.com/exoego/aws-sdk-sc
Add dependency in `build.sbt`.

```sbt
libraryDependencies += "net.exoego" %%% "aws-lambda-scalajs-facade" % "0.12.0"
libraryDependencies += "net.exoego" %%% "aws-lambda-scalajs-facade" % "0.12.1"
```

Import and code.
Expand Down

0 comments on commit 0601090

Please sign in to comment.