Skip to content

Commit c75ffd9

Browse files
committed
Towards 0.2.1
1 parent dc94488 commit c75ffd9

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",
6+
version := "0.2.1-SNAPSHOT",
77
scalaVersion := scala212
88
)
99
)

0 commit comments

Comments
 (0)