diff --git a/Popsicle.podspec b/Popsicle.podspec index dc4be7f..c30cd3b 100755 --- a/Popsicle.podspec +++ b/Popsicle.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Popsicle" - s.version = "1.0.0" + s.version = "1.1.0" s.summary = "Simple, extensible value interpolation framework" s.homepage = "https://github.com/Dromaguirre/Popsicle" s.author = { "David Roman" => "dromaguirre@gmail.com" }