bump version to v0.17.2

This commit is contained in:
phinze 2013-10-02 09:42:32 -05:00
parent bebcb22ab1
commit e24a05032a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
require 'formula' require 'formula'
HOMEBREW_CASK_VERSION = '0.17.1' HOMEBREW_CASK_VERSION = '0.17.2'
class BrewCask < Formula class BrewCask < Formula
homepage 'https://github.com/phinze/homebrew-cask/' homepage 'https://github.com/phinze/homebrew-cask/'