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

Switch to snapshot versioning

This commit is contained in:
Karol Stasiak 2020-08-13 16:43:34 +02:00
parent c8c1657521
commit 398d9b9c4e

View File

@ -1,6 +1,6 @@
name := "millfork"
version := "0.3.18"
version := "0.3.21-SNAPSHOT"
scalaVersion := "2.12.11"