diff --git a/lib/watchbuild/version.rb b/lib/watchbuild/version.rb index 1a9078e..cf65201 100644 --- a/lib/watchbuild/version.rb +++ b/lib/watchbuild/version.rb @@ -1,4 +1,4 @@ module WatchBuild - VERSION = '0.4.0'.freeze + VERSION = '0.5.0'.freeze DESCRIPTION = 'Get a notification once your App Store Connect build is finished processing'.freeze end