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 396ef50 commit 9ba9fd3Copy full SHA for 9ba9fd3
README.md
@@ -11,10 +11,10 @@
11
### latest stable version
12
13
```scala
14
-libraryDependencies += "com.github.xuwei-k" %% "msgpack4z-circe" % "0.9.0-M1"
+libraryDependencies += "com.github.xuwei-k" %% "msgpack4z-circe" % "0.9.0"
15
```
16
17
-- [sxr](https://oss.sonatype.org/service/local/repositories/releases/archive/com/github/xuwei-k/msgpack4z-circe_2.11/0.9.0-M1/msgpack4z-circe_2.11-0.9.0-M1-sxr.jar/!/index.html)
+- [sxr](https://oss.sonatype.org/service/local/repositories/releases/archive/com/github/xuwei-k/msgpack4z-circe_2.11/0.9.0/msgpack4z-circe_2.11-0.9.0-sxr.jar/!/index.html)
18
19
### snapshot version
20
0 commit comments