diff --git a/brew-cask.rb b/brew-cask.rb index 7831188cb..b994f7a44 100644 --- a/brew-cask.rb +++ b/brew-cask.rb @@ -2,8 +2,8 @@ require 'formula' class BrewCask < Formula homepage 'https://github.com/phinze/homebrew-cask/' - url 'https://github.com/phinze/homebrew-cask.git', :tag => 'v0.2.0' - version '0.2.0' + url 'https://github.com/phinze/homebrew-cask.git', :tag => 'v0.3.0' + version '0.3.0' skip_clean 'bin'