Skip to content

Commit

Permalink
Setting version to 0.9.0:
Browse files Browse the repository at this point in the history
This release fixes #78, which made impossible to use arity-specific methods (inOneV, outAtMostOneV, ...) when using TypedGraph inner classes. Everyone should update.
  • Loading branch information
eparejatobes committed Jun 8, 2016
1 parent 1c919c8 commit db77872
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.9.0-SNAPSHOT"
version in ThisBuild := "0.9.0"

0 comments on commit db77872

Please sign in to comment.