Skip to content

Commit 867472c

Browse files
committed
update README
1 parent 2bd831f commit 867472c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 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.4/README.md)
2-
31
JSONLD-JAVA
42
===========
53

@@ -14,7 +12,7 @@ From Maven
1412
<dependency>
1513
<groupId>com.github.jsonld-java</groupId>
1614
<artifactId>jsonld-java</artifactId>
17-
<version>0.5-SNAPSHOT</version>
15+
<version>0.4.1</version>
1816
</dependency>
1917

2018
Code example

0 commit comments

Comments
 (0)