Skip to content

Commit

Permalink
Prepare 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Денис Андрейчук committed Aug 11, 2020
1 parent 15e911c commit e1c991a
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 = '0.1.0'
s.version = '1.0.0'
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 @@ -730,7 +730,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 0.2;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.pimine.BinomSDK;
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
SKIP_INSTALL = YES;
Expand Down Expand Up @@ -764,7 +764,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 0.2;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.pimine.BinomSDK;
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
SKIP_INSTALL = YES;
Expand Down

0 comments on commit e1c991a

Please sign in to comment.