Skip to content
This repository has been archived by the owner on May 22, 2022. It is now read-only.

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
tkawachi committed Jul 25, 2019
1 parent 6acb911 commit 21d1895
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 @@ -18,7 +18,7 @@ Add the following line to `~/.sbt/0.13/plugins/sbt-lock.sbt` for sbt 0.13.x,
`~/.sbt/1.0/plugins/sbt-lock.sbt` for sbt 1.0.x or `project/plugins.sbt`.

```
addSbtPlugin("com.github.tkawachi" % "sbt-lock" % "0.6.0")
addSbtPlugin("com.github.tkawachi" % "sbt-lock" % "0.6.1")
```

* `lock` to create `lock.sbt` file.
Expand Down

0 comments on commit 21d1895

Please sign in to comment.