lib/pretty_api/version.rb in pretty-api-0.4.1 vs lib/pretty_api/version.rb in pretty-api-0.5.0

- old
+ new

@@ -1,3 +1,3 @@ module PrettyApi - VERSION = "0.4.1".freeze + VERSION = "0.5.0".freeze end