Skip to content

Commit abb62a5

Browse files
committed
version bump
1 parent 45dcb47 commit abb62a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name := "freeton-sdk-client-scala-binding"
22

3-
version := "1.9.0-M1"
3+
version := "1.10.0-M1"
44

55
organization := "com.dancingcode"
66

@@ -53,4 +53,4 @@ envVars in Test := Map(
5353
)
5454

5555
// To test against all versions: `> + test`
56-
// To cross-publish: `> ; + publishSigned; sonatypeRelease`
56+
// To cross-publish: `> ; +publishSigned; sonatypeRelease`

0 commit comments

Comments
 (0)