Skip to content

Commit

Permalink
bump version to 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Hinze committed May 12, 2013
1 parent 17026b6 commit 9bf0a96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions brew-cask.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

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'

Expand Down

0 comments on commit 9bf0a96

Please sign in to comment.