Switch to snapshot versioning

This commit is contained in:
Karol Stasiak 2022-02-08 13:20:15 +01:00
parent 3b3ee1bc55
commit d23fe1756e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
name := "millfork"
version := "0.3.30"
version := "0.3.31-SNAPSHOT"
// keep it at 2.12.11 for GraalVM native image compatibility!
scalaVersion := "2.12.11"