lib/pretty_api/version.rb in pretty-api-0.1.0 vs lib/pretty_api/version.rb in pretty-api-0.1.1

- old
+ new

@@ -1,3 +1,3 @@ module PrettyApi - VERSION = "0.1.0".freeze + VERSION = "0.1.1".freeze end