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 4f9b7a8 commit 5a11a9eCopy full SHA for 5a11a9e
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