bump version to v0.10.0

This commit is contained in:
phinze 2013-04-28 12:28:23 -05:00
parent d44a217900
commit fd3aa1fb71

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