2 Commits

Author SHA1 Message Date
7a6cd84ce3 Release 0.12.1 2022-01-17 22:35:50 +03:00
33b750123d disable covreport coz it breaks the dist 2022-01-17 22:34:26 +03:00
2 changed files with 1 additions and 2 deletions

View File

@ -7,4 +7,3 @@ scalaVersion := "2.13.6"
scalacOptions ++= Seq("-deprecation", "-feature")
enablePlugins(JavaAppPackaging)
coverageEnabled := true

View File

@ -1 +1 @@
version := "0.12.0"
version := "0.12.1"