bump version to 0.3.4

This commit is contained in:
phinze 2012-10-13 15:31:03 -05:00
parent ab564ef254
commit 217fe9bc4b
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.3'
version '0.3.3'
url 'https://github.com/phinze/homebrew-cask.git', :tag => 'v0.3.4'
version '0.3.4'
skip_clean 'bin'