Skip to content

Commit 5a11a9e

Browse files
committed
Set version 1.0.2
1 parent 4f9b7a8 commit 5a11a9e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ This yocLibrary enables your project to encode and decode JSON-RPC messages in J
1515
<dependency>
1616
<groupId>com.yocto</groupId>
1717
<artifactId>yoclib-jsonrpc</artifactId>
18+
<version>1.0.2</version>
1819
</dependency>
1920
```
2021

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.yocto</groupId>
77
<artifactId>yoclib-jsonrpc</artifactId>
8-
<version>1.0.2-SNAPSHOT</version>
8+
<version>1.0.2</version>
99

1010
<description>This yocLibrary enables your project to encode and decode JSON-RPC messages in Java.</description>
1111
<url>https://yocto.com</url>

0 commit comments

Comments
 (0)