lib/rest-graph/version.rb in rest-graph-0.9.0 vs lib/rest-graph/version.rb in rest-graph-1.0.0

- old
+ new

@@ -1,4 +1,4 @@ class RestGraph - VERSION = '0.9.0' + VERSION = '1.0.0' end