1
0
mirror of https://github.com/KarolS/millfork.git synced 2025-08-09 10:24:57 +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"