Skip to content

Commit

Permalink
Prepare 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Денис Андрейчук committed Oct 19, 2020
1 parent ca01c56 commit 0bbb6fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion BinomSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'BinomSDK'
s.version = '1.0.0'
s.version = '1.0.2'
s.summary = 'SDK for Binom'

s.description = 'Custom SDK for Binom CPA Tracker'
Expand Down
4 changes: 2 additions & 2 deletions BinomSDK.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -712,7 +712,7 @@
buildSettings = {
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 0;
CURRENT_PROJECT_VERSION = 2;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
DYLIB_COMPATIBILITY_VERSION = 1;
Expand Down Expand Up @@ -747,7 +747,7 @@
buildSettings = {
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 0;
CURRENT_PROJECT_VERSION = 2;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
DYLIB_COMPATIBILITY_VERSION = 1;
Expand Down

0 comments on commit 0bbb6fa

Please sign in to comment.