1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-06-25 19:29:49 +00:00

Switch to snapshot versioning

This commit is contained in:
Karol Stasiak 2019-10-30 23:22:41 +01:00
parent 047d4d2c08
commit 04d654b661

View File

@ -1,6 +1,6 @@
name := "millfork"
version := "0.3.10"
version := "0.3.11-SNAPSHOT"
scalaVersion := "2.12.10"