We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8903241 commit 80b83b6Copy full SHA for 80b83b6
build.sbt
@@ -1,5 +1,5 @@
1
ThisBuild / organization := "io.github.nafg.css-dsl"
2
-ThisBuild / version := "0.4.0"
+ThisBuild / version := "0.5.0"
3
ThisBuild / scalaVersion := "2.12.9"
4
ThisBuild / scalacOptions += "-feature"
5
ThisBuild / scalacOptions += "-deprecation"
0 commit comments