Skip to content

Commit 0f52004

Browse files
committed
Update version number for next release
Signed-off-by: Peter Ansell <p_ansell@yahoo.com>
1 parent 2947c1e commit 0f52004

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
@@ -13,7 +13,7 @@ From Maven
1313
<dependency>
1414
<groupId>com.github.jsonld-java</groupId>
1515
<artifactId>jsonld-java-rdf2go</artifactId>
16-
<version>0.8.3</version>
16+
<version>0.10.0</version>
1717
</dependency>
1818

1919
Serializing RDF into JSON-LD using RDF2GoRDFParser

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.1-SNAPSHOT</version>
7+
<version>0.10.0-SNAPSHOT</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>jsonld-java-rdf2go</artifactId>

0 commit comments

Comments
 (0)