Skip to content

Commit da57e0d

Browse files
committed
Setting version to 0.8.1:
This release has full support for indexes. Significant changes: - change name to _label, HasLabel for indexes - add raw query methods to untyped graph - rename all index methods to find, reduce duplication - add all index classes and helper methods in typed graph - add creation of indexes to untyped graph schema
1 parent 37895b8 commit da57e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version in ThisBuild := "0.9.0-SNAPSHOT"
1+
version in ThisBuild := "0.8.1"

0 commit comments

Comments
 (0)