lib/rest-graph/version.rb in
rest-graph-1.1.0
vs lib/rest-graph/version.rb in
rest-graph-1.1.1
- old
+ new
@@ -1,6 +1,6 @@
require 'rest-graph' class RestGraph < RestGraphStruct
- VERSION = '1.1.0'
+ VERSION = '1.1.1'
end