Skip to content

Commit

Permalink
RxCoreNFC 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Karibash committed Jul 23, 2020
1 parent 2e31b8e commit acfb1c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion RxCoreNFC.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "RxCoreNFC"
spec.version = "1.1.1"
spec.version = "1.2.0"
spec.summary = "Reactive extension for the CoreNFC."
spec.description = <<-DESC
Reactive extension for the CoreNFC.
Expand Down
4 changes: 2 additions & 2 deletions RxCoreNFC.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 1.1.1;
MARKETING_VERSION = 1.2.0;
PRODUCT_BUNDLE_IDENTIFIER = karibash.RxCoreNFC;
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
SKIP_INSTALL = YES;
Expand Down Expand Up @@ -605,7 +605,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 1.1.1;
MARKETING_VERSION = 1.2.0;
PRODUCT_BUNDLE_IDENTIFIER = karibash.RxCoreNFC;
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
SKIP_INSTALL = YES;
Expand Down

0 comments on commit acfb1c0

Please sign in to comment.