bump version to 0.10.1

This commit is contained in:
phinze 2013-05-11 18:42:51 -05:00
parent d7721fddb7
commit 613ecf0dd2

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.10.0'
version '0.10.0'
url 'https://github.com/phinze/homebrew-cask.git', :tag => 'v0.10.1'
version '0.10.1'
head 'https://github.com/phinze/homebrew-cask.git', :branch => 'master'