Skip to content

Commit d226603

Browse files
committed
Release 0.8.2
1 parent 967dbeb commit d226603

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ From Maven
1515
<dependency>
1616
<groupId>com.github.jsonld-java</groupId>
1717
<artifactId>jsonld-java-clerezza</artifactId>
18-
<version>0.8.1</version>
18+
<version>0.8.2</version>
1919
</dependency>
2020

2121
(Adjust for most recent <version>, as found in ``pom.xml``).

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>jsonld-java-parent</artifactId>
66
<groupId>com.github.jsonld-java</groupId>
7-
<version>0.9.0-SNAPSHOT</version>
7+
<version>0.8.2</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>jsonld-java-clerezza</artifactId>

0 commit comments

Comments
 (0)