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 13, 2016
1 parent 42eaee8 commit a832520
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.3.0")
addSbtPlugin("com.gilt.sbt" % "sbt-aws-lambda" % "0.4.0")
```

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

0 comments on commit a832520

Please sign in to comment.