1
0
mirror of https://github.com/KarolS/millfork.git synced 2025-01-12 19:29:51 +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" name := "millfork"
version := "0.2" version := "0.2.1-SNAPSHOT"
scalaVersion := "2.12.3" scalaVersion := "2.12.3"