Skip to content

Commit 5bd10df

Browse files
committed
Update version for M1 release
1 parent 17852f3 commit 5bd10df

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
@@ -4,7 +4,7 @@ organization := "org.typesafe.async"
44

55
name := "scala-async"
66

7-
version := "0.1-SNAPSHOT"
7+
version := "1.0.0-M1"
88

99
libraryDependencies <++= (scalaVersion) {
1010
sv => Seq(

0 commit comments

Comments
 (0)