lib/freno/client/version.rb in freno-client-0.6.0 vs lib/freno/client/version.rb in freno-client-0.7.0

- old
+ new

@@ -1,5 +1,5 @@ module Freno class Client - VERSION = "0.6.0" + VERSION = "0.7.0" end end