lib/homeflow/api.rb in homeflow_api-0.17.15 vs lib/homeflow/api.rb in homeflow_api-1.0.0

- old
+ new

@@ -38,9 +38,11 @@ module Homeflow module API + VERSION = "1.0.0" + class << self attr_accessor :configuration end # Gets or create a new configuration instance