1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-06-09 01:29:31 +00:00

Switch to snapshot versioning

This commit is contained in:
Karol Stasiak 2020-09-17 15:29:37 +02:00
parent bed44cd08e
commit 11d2f1aa77

View File

@ -1,6 +1,6 @@
name := "millfork"
version := "0.3.22"
version := "0.3.23-SNAPSHOT"
scalaVersion := "2.12.11"