diff --git a/Brick.podspec b/Brick.podspec index cd85d82..d5fbf04 100644 --- a/Brick.podspec +++ b/Brick.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "Brick" s.summary = "A generic view model for both basic and complex scenarios." - s.version = "2.0.4" + s.version = "2.0.5" s.homepage = "https://github.com/hyperoslo/Brick" s.license = 'MIT' s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" }