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 832bffe commit 461b955Copy full SHA for 461b955
lib/rgl/base.rb
@@ -1,7 +1,7 @@
1
# base.rb
2
3
# version information
4
-RGL_VERSION = "0.6.2"
+RGL_VERSION = "0.6.3"
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