Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fiadliel authored Jul 14, 2016
1 parent 0da2ae9 commit fbd4b1e
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 @@ -11,7 +11,7 @@ Installation
Add the following to your `project/plugins.sbt` file:

```scala
addSbtPlugin("com.gilt.sbt" % "sbt-aws-lambda" % "0.4.0")
addSbtPlugin("com.gilt.sbt" % "sbt-aws-lambda" % "0.4.1")
```

Add the `AwsLambdaPlugin` auto-plugin to your build.sbt:
Expand Down

0 comments on commit fbd4b1e

Please sign in to comment.