lib/freno/client/version.rb in freno-client-0.3.0 vs lib/freno/client/version.rb in freno-client-0.4.0

- old
+ new

@@ -1,5 +1,5 @@ module Freno class Client - VERSION = "0.3.0" + VERSION = "0.4.0" end end