Skip to content

Commit 23e0cce

Browse files
Update version 1.0.1
1 parent e69625e commit 23e0cce

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

ButtonClickStyle.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'ButtonClickStyle'
11-
s.version = '1.0.0'
11+
s.version = '1.0.1'
1212
s.summary = 'This is a customizable designable button view. Inside layer you can style button, create your own subviews. Choose 9 click animation styles'
1313

1414
# This description is used to generate tags and improve search results.

Example/ButtonClickStyle.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -920,7 +920,7 @@
920920
DEVELOPMENT_TEAM = Y7546NLJW9;
921921
INFOPLIST_FILE = ButtonClickStyle/Info.plist;
922922
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
923-
MARKETING_VERSION = 1.0.0;
923+
MARKETING_VERSION = 1.0.1;
924924
MODULE_NAME = ExampleApp;
925925
PRODUCT_BUNDLE_IDENTIFIER = mrustaa.ContainerController;
926926
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -941,7 +941,7 @@
941941
DEVELOPMENT_TEAM = Y7546NLJW9;
942942
INFOPLIST_FILE = ButtonClickStyle/Info.plist;
943943
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
944-
MARKETING_VERSION = 1.0.0;
944+
MARKETING_VERSION = 1.0.1;
945945
MODULE_NAME = ExampleApp;
946946
PRODUCT_BUNDLE_IDENTIFIER = mrustaa.ContainerController;
947947
PRODUCT_NAME = "$(TARGET_NAME)";

0 commit comments

Comments
 (0)