Skip to content

Commit 19f89c1

Browse files
committed
Update verison number to corrent release.
1 parent c45d057 commit 19f89c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ For sbt 0.12 and 0.13 add `sbt-imagej` as a dependency in `project/imagej.sbt`:
2020
```scala
2121
resolvers += "Sonatype OSS Snapshots" at "https://oss.sonatype.org/content/repositories/snapshots"
2222

23-
addSbtPlugin("net.sf.ij-plugins" % "sbt-imagej" % "0.1.0-SNAPSHOT")
23+
addSbtPlugin("net.sf.ij-plugins" % "sbt-imagej" % "1.0.0")
2424
```
2525

2626
Usage

0 commit comments

Comments
 (0)