Mark release 0.2.0

This commit is contained in:
Jarek Sacha 2023-06-11 22:05:43 -04:00
parent 4e3fbe32a8
commit ad54989711
No known key found for this signature in database
GPG key ID: F29625CE62288163

View file

@ -1,6 +1,6 @@
scalaVersion := "3.3.0"
//name := "IJP-ImageJ-Launcher"
version := "0.1.1-SNAPSHOT"
version := "0.2.0"
versionScheme := Some("early-semver")
organization := "net.sf.ij-plugins"
homepage := Some(new URI("https://github.com/ij-plugins/ijp-imagej-launcher").toURL)