We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c0f24e commit ae086a0Copy full SHA for ae086a0
2 files changed
README.md
@@ -15,6 +15,7 @@ This yocLibrary enables your project to encode and decode JSON-RPC messages in J
15
<dependency>
16
<groupId>com.yocto</groupId>
17
<artifactId>yoclib-jsonrpc</artifactId>
18
+ <version>1.0.2</version>
19
</dependency>
20
```
21
pom.xml
@@ -5,7 +5,7 @@
5
6
7
8
- <version>1.0.2-SNAPSHOT</version>
9
10
<description>This yocLibrary enables your project to encode and decode JSON-RPC messages in Java.</description>
11
<url>https://yocto.com</url>
0 commit comments