Skip to content

Commit dc94488

Browse files
committed
Version 0.2.0
1 parent 1e0eb5b commit dc94488

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
@@ -3,7 +3,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
33
inThisBuild(
44
Seq(
55
organization := "com.github.lolgab",
6-
version := "0.2.0-SNAPSHOT",
6+
version := "0.2.0",
77
scalaVersion := scala212
88
)
99
)

0 commit comments

Comments
 (0)