Skip to content

Commit 8d71277

Browse files
committed
Update readme
1 parent da156ee commit 8d71277

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
Note: this is the documentation for the current unstable development branch. [For the stable release documentation see here](https://github.com/jsonld-java/jsonld-java/blob/v0.6.0/README.md)
2-
31
JSONLD-JAVA
42
===========
53

@@ -16,7 +14,7 @@ From Maven
1614
<dependency>
1715
<groupId>com.github.jsonld-java</groupId>
1816
<artifactId>jsonld-java</artifactId>
19-
<version>0.6.1-SNAPSHOT</version>
17+
<version>0.7.1-SNAPSHOT</version>
2018
</dependency>
2119

2220
Code example
@@ -389,6 +387,9 @@ Once you've `commit`ted your code, and `push`ed it into your github fork you can
389387
CHANGELOG
390388
=========
391389

390+
### 2015-09-30
391+
* Release 0.7.0
392+
392393
### 2015-09-27
393394
* Move Tools, Clerezza and RDF2GO modules out to separate repositories. The Tools repository had a circular build dependency with Sesame, while the other modules are best located and managed in separate repositories
394395

0 commit comments

Comments
 (0)