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 45dcb47 commit abb62a5Copy full SHA for abb62a5
build.sbt
@@ -1,6 +1,6 @@
1
name := "freeton-sdk-client-scala-binding"
2
3
-version := "1.9.0-M1"
+version := "1.10.0-M1"
4
5
organization := "com.dancingcode"
6
@@ -53,4 +53,4 @@ envVars in Test := Map(
53
)
54
55
// To test against all versions: `> + test`
56
-// To cross-publish: `> ; + publishSigned; sonatypeRelease`
+// To cross-publish: `> ; +publishSigned; sonatypeRelease`
0 commit comments