diff --git a/Brightroom.podspec b/Brightroom.podspec index f95fc716..19a138c6 100644 --- a/Brightroom.podspec +++ b/Brightroom.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Brightroom" - s.version = "2.0.0" + s.version = "2.1.0" s.summary = "A component-oriented image editor on top of CoreImage." s.homepage = "https://github.com/muukii/Brightroom"