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

- old
+ new

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