diff --git a/brew-cask.rb b/brew-cask.rb index a8bf21aa1..71c734948 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.11.0' - version '0.11.0' + url 'https://github.com/phinze/homebrew-cask.git', :tag => 'v0.12.0' + version '0.12.0' head 'https://github.com/phinze/homebrew-cask.git', :branch => 'master'