Skip to content

Commit 0068669

Browse files
committed
0.2.0
1 parent c51f539 commit 0068669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import mill._, scalalib._, scalajslib._, scalanativelib._, publish._
44
trait SourcecodeModule extends PublishModule {
55
def artifactName = "sourcecode"
66

7-
def publishVersion = "0.1.9"
7+
def publishVersion = "0.2.0"
88

99
def pomSettings = PomSettings(
1010
description = artifactName(),

0 commit comments

Comments
 (0)