File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
2
2
[ comment ] : # ( Start Badges )
3
3
4
- [](https://travis-ci.org/frees-io/freestyle-rpc) [](http://codecov.io/github/frees-io/freestyle-rpc?branch=master) [](https://oss.sonatype.org/#nexus-search;gav~io.frees~freestyle*) [](https://index.scala-lang.org/frees-io/freestyle-rpc) [](https://raw.githubusercontent.com/frees-io/freestyle-rpc/master/LICENSE) [](https://gitter.im/47deg/freestyle?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [](https://github.com/frees-io/freestyle-rpc/issues) [](http://scala-js.org)
4
+ [](https://travis-ci.org/frees-io/freestyle-rpc) [](http://codecov.io/github/frees-io/freestyle-rpc?branch=master) [](https://oss.sonatype.org/#nexus-search;gav~io.frees~freestyle*) [](https://index.scala-lang.org/frees-io/freestyle-rpc) [](https://raw.githubusercontent.com/frees-io/freestyle-rpc/master/LICENSE) [](https://gitter.im/47deg/freestyle?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [](https://github.com/frees-io/freestyle-rpc/issues) [](http://scala-js.org)
5
5
6
6
[ comment ] : # ( End Badges )
7
7
@@ -18,13 +18,13 @@ For Scala 2.11.x and 2.12.x:
18
18
[ comment ] : # ( Start Replace )
19
19
20
20
``` scala
21
- " io.frees" %% " frees-rpc" % " 0.0.1 "
21
+ " io.frees" %% " frees-rpc" % " 0.0.2 "
22
22
```
23
23
24
24
Or, if using Scala.js (0.6.x):
25
25
26
26
``` scala
27
- " io.frees" %%% " frees-rpc" % " 0.0.1 "
27
+ " io.frees" %%% " frees-rpc" % " 0.0.2 "
28
28
```
29
29
30
30
[ comment ] : # ( End Replace )
You can’t perform that action at this time.
0 commit comments