File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
RichTextRenderer.xcodeproj Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33Pod ::Spec . new do |spec |
44 spec . name = "ContentfulRichTextRenderer"
5- spec . version = "0.2.4 "
5+ spec . version = "0.3.0 "
66 spec . summary = "Swift library for rendering Contentful RichTextDocument."
77 spec . homepage = "https://github.com/contentful-labs/rich-text-renderer.swift"
88 spec . social_media_url = 'https://twitter.com/contentful'
Original file line number Diff line number Diff line change 821821 "@executable_path/Frameworks",
822822 "@loader_path/Frameworks",
823823 );
824- MARKETING_VERSION = 0.2.4 ;
824+ MARKETING_VERSION = 0.3.0 ;
825825 PRODUCT_BUNDLE_IDENTIFIER = com.contentful.RichTextRenderer;
826826 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
827827 PROVISIONING_PROFILE_SPECIFIER = "";
850850 "@executable_path/Frameworks",
851851 "@loader_path/Frameworks",
852852 );
853- MARKETING_VERSION = 0.2.4 ;
853+ MARKETING_VERSION = 0.3.0 ;
854854 PRODUCT_BUNDLE_IDENTIFIER = com.contentful.RichTextRenderer;
855855 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
856856 PROVISIONING_PROFILE_SPECIFIER = "";
You can’t perform that action at this time.
0 commit comments