bump version to 0.12.2

This commit is contained in:
Paul Hinze 2013-05-14 18:11:15 -05:00
parent 9835591935
commit d654798a93

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.12.1'
version '0.12.1'
url 'https://github.com/phinze/homebrew-cask.git', :tag => 'v0.12.2'
version '0.12.2'
head 'https://github.com/phinze/homebrew-cask.git', :branch => 'master'