bump version to 0.12.1

This commit is contained in:
Paul Hinze 2013-05-14 12:27:56 -05:00
parent 92dbff9b5f
commit e49084e5bf
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.12.0'
version '0.12.0'
url 'https://github.com/phinze/homebrew-cask.git', :tag => 'v0.12.1'
version '0.12.1'
head 'https://github.com/phinze/homebrew-cask.git', :branch => 'master'