Skip to content

Commit

Permalink
Setting version to 0.4.6:
Browse files Browse the repository at this point in the history
This release removes the check on vertex/edge label when querying through a property. Properties are globally unique, so it does not add anything to check that their source is correctly typed.
  • Loading branch information
eparejatobes committed Jun 8, 2016
1 parent afc20cd commit 2ad3e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version in ThisBuild := "0.5.0-SNAPSHOT"
version in ThisBuild := "0.4.6"

0 comments on commit 2ad3e8b

Please sign in to comment.