bump version to 0.3.1

This commit is contained in:
phinze 2012-10-05 10:48:53 -05:00
parent cf2470b96a
commit b00e16fed4
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.0'
version '0.3.0'
url 'https://github.com/phinze/homebrew-cask.git', :tag => 'v0.3.1'
version '0.3.1'
skip_clean 'bin'