Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
avi-stripe authored Jun 5, 2018
1 parent e13128a commit bd099b2
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 @@ -95,7 +95,7 @@ You can enable fatal warnings locally by either setting
Rainier is published on sonatype. To use it in your SBT project, you can add the following to your build.sbt:

```scala
libraryDependencies += "com.stripe" %% "rainier-core" % "0.1.0"
libraryDependencies += "com.stripe" %% "rainier-core" % "0.1.1"
```

## Authors
Expand Down

0 comments on commit bd099b2

Please sign in to comment.