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

- old
+ new

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