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

Switching to snapshot versioning

This commit is contained in:
Karol Stasiak 2018-03-19 22:09:17 +01:00
parent ec20d8e79b
commit b28dd13c5c

View File

@ -1,6 +1,6 @@
name := "millfork"
version := "0.2.2"
version := "0.2.3-SNAPSHOT"
scalaVersion := "2.12.3"