Skip to content

Commit 4dbae7a

Browse files
committed
Version bump.
1 parent e01b224 commit 4dbae7a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

YPImagePicker.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'YPImagePicker'
3-
s.version = "5.1.1"
3+
s.version = "5.2.1"
44
s.summary = "Instagram-like image picker & filters for iOS"
55
s.homepage = "https://github.com/Yummypets/YPImagePicker"
66
s.license = { :type => "MIT", :file => "LICENSE" }

YPImagePicker.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1241,7 +1241,7 @@
12411241
"@executable_path/Frameworks",
12421242
"@loader_path/Frameworks",
12431243
);
1244-
MARKETING_VERSION = 5.1.1;
1244+
MARKETING_VERSION = 5.2.1;
12451245
ONLY_ACTIVE_ARCH = YES;
12461246
PRODUCT_BUNDLE_IDENTIFIER = com.yummypets.YPImagePicker;
12471247
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -1278,7 +1278,7 @@
12781278
"@executable_path/Frameworks",
12791279
"@loader_path/Frameworks",
12801280
);
1281-
MARKETING_VERSION = 5.1.1;
1281+
MARKETING_VERSION = 5.2.1;
12821282
ONLY_ACTIVE_ARCH = NO;
12831283
PRODUCT_BUNDLE_IDENTIFIER = com.yummypets.YPImagePicker;
12841284
PRODUCT_NAME = "$(TARGET_NAME)";

0 commit comments

Comments
 (0)