lib/heroku_config/version.rb in heroku-config-0.3.0 vs lib/heroku_config/version.rb in heroku-config-0.4.0

- old
+ new

@@ -1,3 +1,3 @@ module HerokuConfig - VERSION = "0.3.0" + VERSION = "0.4.0" end