lib/graphviz/constants.rb in ruby-graphviz_c-1.1.0 vs lib/graphviz/constants.rb in ruby-graphviz_c-1.1.1
- old
+ new
@@ -39,10 +39,10 @@
# S => subgraph
# C => cluster
#
class GraphViz
module Constants
- RGV_VERSION = "1.1.0"
+ RGV_VERSION = "1.1.1"
## Const: Output formats
FORMATS = [
"bmp",
"canon",