We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01d7449 commit 1188f6dCopy full SHA for 1188f6d
code/build.sbt
@@ -87,7 +87,7 @@ lazy val `social-ontology` =
87
)
88
89
90
-lazy val tomlVersion = "0.1.0-SNAPSHOT"
+lazy val tomlVersion = "0.1.0-M1"
91
92
lazy val toml =
93
crossProject(JVMPlatform, NativePlatform, JSPlatform)
0 commit comments