Skip to content

Commit 461b955

Browse files
committed
chore: Prepare v0.6.3
1 parent 832bffe commit 461b955

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.6.2"
4+
RGL_VERSION = "0.6.3"
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)