Skip to content

Commit ae086a0

Browse files
committed
Set version 1.0.2
1 parent 0c0f24e commit ae086a0

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

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)