Skip to content

Commit 80b83b6

Browse files
committed
Release 0.5.0
1 parent 8903241 commit 80b83b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ThisBuild / organization := "io.github.nafg.css-dsl"
2-
ThisBuild / version := "0.4.0"
2+
ThisBuild / version := "0.5.0"
33
ThisBuild / scalaVersion := "2.12.9"
44
ThisBuild / scalacOptions += "-feature"
55
ThisBuild / scalacOptions += "-deprecation"

0 commit comments

Comments
 (0)