Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
olafurpg committed Aug 2, 2018
1 parent d6d5c23 commit eb25313
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 @@ -52,7 +52,7 @@ Next, install this plugin in `project/plugins.sbt`

```scala
// sbt 1 only, see FAQ for 0.13 support
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.1.4")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.2.1")
```

By installing `sbt-ci-release` the following sbt plugins are also brought in:
Expand Down

0 comments on commit eb25313

Please sign in to comment.