bump version to 0.11.0

This commit is contained in:
phinze 2013-05-11 20:20:26 -05:00
parent f144f717e0
commit 633275ec6d
1 changed files with 2 additions and 2 deletions

View File

@ -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.10.1'
version '0.10.1'
url 'https://github.com/phinze/homebrew-cask.git', :tag => 'v0.11.0'
version '0.11.0'
head 'https://github.com/phinze/homebrew-cask.git', :branch => 'master'