1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-05-29 04:41:30 +00:00

Switch to snapshot versioning

This commit is contained in:
Karol Stasiak 2019-12-15 23:49:48 +01:00
parent f8fc001971
commit 2c8b628da9

View File

@ -1,6 +1,6 @@
name := "millfork"
version := "0.3.14"
version := "0.3.15-SNAPSHOT"
scalaVersion := "2.12.10"