lib/rest-graph/version.rb in
rest-graph-1.7.0
vs lib/rest-graph/version.rb in
rest-graph-1.8.0
- old
+ new
@@ -1,4 +1,4 @@
-require 'rest-graph'
+require 'rest-graph/core'
-RestGraph::VERSION = '1.7.0'
+RestGraph::VERSION = '1.8.0'