Mark next development version

This commit is contained in:
Jarek Sacha 2023-06-02 00:01:13 -04:00
parent 1312fa24b1
commit e2b6e2d550
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.0"
version := "0.1.1-SNAPSHOT"
versionScheme := Some("early-semver")
organization := "net.sf.ij-plugins"
homepage := Some(new URI("https://github.com/ij-plugins/ijp-imagej-launcher").toURL)