Skip to content

Commit 1188f6d

Browse files
committed
[toml] Release 0.1.0-M1
1 parent 01d7449 commit 1188f6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ lazy val `social-ontology` =
8787
)
8888
)
8989

90-
lazy val tomlVersion = "0.1.0-SNAPSHOT"
90+
lazy val tomlVersion = "0.1.0-M1"
9191

9292
lazy val toml =
9393
crossProject(JVMPlatform, NativePlatform, JSPlatform)

0 commit comments

Comments
 (0)