Skip to content

Commit 263fab7

Browse files
committed
v0.4.1
1 parent efc496e commit 263fab7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ The library has no opinion about how the string should be passed between server
1010

1111
|Component|SBT|Scala Version|Scala JS Version|
1212
|---|---|---|---|
13-
|scala-json-rpc|```"io.github.shogowada" %%% "scala-json-rpc" % "0.4.0"```|2.12|0.6|
14-
|[scala-json-rpc-upickle-json-serializer](/upickle-json-serializer)|```"io.github.shogowada" %%% "scala-json-rpc-upickle-json-serializer" % "0.4.0"```|2.12|0.6|
13+
|scala-json-rpc|```"io.github.shogowada" %%% "scala-json-rpc" % "0.4.1"```|2.12|0.6|
14+
|[scala-json-rpc-upickle-json-serializer](/upickle-json-serializer)|```"io.github.shogowada" %%% "scala-json-rpc-upickle-json-serializer" % "0.4.1"```|2.12|0.6|
1515

1616
It supports the following features:
1717

0 commit comments

Comments
 (0)