Skip to content

Commit e9fd274

Browse files
committed
ETCM-168: Increment version because nix doesn't like changing hashes.
1 parent f75348c commit e9fd274

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
@@ -68,7 +68,7 @@ trait ScalanetModule extends ScalaModule {
6868
trait ScalanetPublishModule extends PublishModule {
6969
def description: String
7070

71-
override def publishVersion = "0.4-SNAPSHOT"
71+
override def publishVersion = "0.4.1-SNAPSHOT"
7272

7373
override def pomSettings = PomSettings(
7474
description = description,

0 commit comments

Comments
 (0)