From a16b4ec23b65966c4d232f5735b0eef1101b666f Mon Sep 17 00:00:00 2001 From: phinze Date: Wed, 10 Oct 2012 13:21:31 -0500 Subject: [PATCH] bump version to 0.3.2 --- brew-cask.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/brew-cask.rb b/brew-cask.rb index 155977b9c..787ad3758 100644 --- a/brew-cask.rb +++ b/brew-cask.rb @@ -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'