From fea1dd680bde18d4e0431882bfc91828d0618657 Mon Sep 17 00:00:00 2001 From: Muukii Date: Fri, 2 Apr 2021 01:04:11 +0900 Subject: [PATCH] Update podspec --- Brightroom.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Brightroom.podspec b/Brightroom.podspec index b482c46d..6a989157 100644 --- a/Brightroom.podspec +++ b/Brightroom.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Brightroom" - s.version = "2.0.0-alpha.3" + s.version = "2.0.0-alpha.4" s.summary = "A component-oriented image editor on top of CoreImage." s.homepage = "https://github.com/muukii/Brightroom"