1
0
mirror of https://github.com/KarolS/millfork.git synced 2025-08-09 10:24:57 +00:00

Switching to snapshot versioning

This commit is contained in:
Karol Stasiak
2018-03-17 19:56:15 +01:00
parent 6e089b03d8
commit 269a1fbdc5

View File

@@ -1,6 +1,6 @@
name := "millfork"
version := "0.2"
version := "0.2.1-SNAPSHOT"
scalaVersion := "2.12.3"