Skip to content

Commit 5b3e54c

Browse files
committed
Version 0.6.0
1 parent e9069ec commit 5b3e54c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rgl/base.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# base.rb
22

33
# version information
4-
RGL_VERSION = "0.5.10"
4+
RGL_VERSION = "0.6.0"
55

66
# Module {RGL} defines the namespace for all modules and classes of the graph
77
# library. The main module is {Graph} which defines the abstract behavior of

0 commit comments

Comments
 (0)