bump version to 0.3.2

This commit is contained in:
phinze 2012-10-10 13:21:31 -05:00
parent 501d1bad58
commit a16b4ec23b
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.3.1'
version '0.3.1'
url 'https://github.com/phinze/homebrew-cask.git', :tag => 'v0.3.2'
version '0.3.2'
skip_clean 'bin'