Skip to content

Commit

Permalink
Update version in README to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dwijnand committed Mar 1, 2016
1 parent 3edc337 commit c1289a8
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 @@ -7,7 +7,7 @@ sbt 0.13.5+

Create a file in your project called `project/license.sbt` with the following contents:

addSbtPlugin("com.typesafe.sbt" % "sbt-license-report" % "1.1.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-license-report" % "1.2.0")

## Usage

Expand Down

0 comments on commit c1289a8

Please sign in to comment.