Skip to content

Commit 8aad8bc

Browse files
committed
bump message on readme
1 parent 791aded commit 8aad8bc

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
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.2/README.md)
2+
13
JSONLD-JAVA
24
===========
35

@@ -12,7 +14,7 @@ From Maven
1214
<dependency>
1315
<groupId>com.github.jsonld-java</groupId>
1416
<artifactId>jsonld-java</artifactId>
15-
<version>0.4.2</version>
17+
<version>0.5-SNAPSHOT</version>
1618
</dependency>
1719

1820
Code example

0 commit comments

Comments
 (0)