diff --git a/lib/supply/version.rb b/lib/supply/version.rb index 1b9f3da..cbcb0f6 100755 --- a/lib/supply/version.rb +++ b/lib/supply/version.rb @@ -1,4 +1,4 @@ module Supply - VERSION = "0.5.1".freeze + VERSION = "0.5.2".freeze DESCRIPTION = "Command line tool for updating Android apps and their metadata on the Google Play Store" end