1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-06-25 19:29:49 +00:00

Switch to snapshot versioning

This commit is contained in:
Karol Stasiak 2021-01-13 19:57:52 +01:00
parent 8b0c026bf7
commit 42f6efc9bd

View File

@ -1,6 +1,6 @@
name := "millfork"
version := "0.3.24"
version := "0.3.25-SNAPSHOT"
scalaVersion := "2.12.11"