We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f38a7ac commit ffd860dCopy full SHA for ffd860d
lib/rgl/base.rb
@@ -1,7 +1,7 @@
1
# base.rb
2
3
# version information
4
-RGL_VERSION = "0.6.0"
+RGL_VERSION = "0.6.1"
5
6
# Module {RGL} defines the namespace for all modules and classes of the graph
7
# library. The main module is {Graph} which defines the abstract behavior of
0 commit comments