diff --git a/iblinter.rb b/iblinter.rb index 3a2a10c..9793e05 100644 --- a/iblinter.rb +++ b/iblinter.rb @@ -2,8 +2,8 @@ class Iblinter < Formula desc "A linter tool for Interface Builder" homepage "https://github.com/IBDecodable/IBLinter" url "https://github.com/IBDecodable/IBLinter.git", - :tag => "0.4.11", - :revision => "4e53ea84d5a148782a2135fdc47fa3cec1c71299" + :tag => "0.4.12", + :revision => "0e5be306281b8d16ec769349cebf9c497929e01b" head "https://github.com/IBDecodable/IBLinter.git" depends_on "libxml2"