diff --git a/README.md b/README.md
index c63a8cc..87446fe 100644
--- a/README.md
+++ b/README.md
@@ -82,6 +82,7 @@ of JanusGraph.Net:
|---|---|
| 0.1.z | 0.3.z |
| 0.2.z | 0.4.z, 0.5.z |
+| 0.3.z | 0.4.z, 0.5.z, 0.6.z |
While it should also be possible to use JanusGraph.Net with other versions of
JanusGraph than mentioned here, compatibility is not tested and some
diff --git a/src/JanusGraph.Net/JanusGraph.Net.csproj b/src/JanusGraph.Net/JanusGraph.Net.csproj
index 87a0290..06941a1 100644
--- a/src/JanusGraph.Net/JanusGraph.Net.csproj
+++ b/src/JanusGraph.Net/JanusGraph.Net.csproj
@@ -6,7 +6,7 @@