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 ddb1f5a commit b9487b8Copy full SHA for b9487b8
README.md
@@ -16,10 +16,10 @@
16
### latest stable version
17
18
```scala
19
-libraryDependencies += "com.github.xuwei-k" %% "msgpack4z-core" % "0.3.9"
+libraryDependencies += "com.github.xuwei-k" %% "msgpack4z-core" % "0.3.10"
20
```
21
22
-- [sxr](https://oss.sonatype.org/service/local/repositories/releases/archive/com/github/xuwei-k/msgpack4z-core_2.11/0.3.9/msgpack4z-core_2.11-0.3.9-sxr.jar/!/index.html)
+- [sxr](https://oss.sonatype.org/service/local/repositories/releases/archive/com/github/xuwei-k/msgpack4z-core_2.11/0.3.10/msgpack4z-core_2.11-0.3.10-sxr.jar/!/index.html)
23
24
### snapshot version
25
0 commit comments