File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Project/MoonKit.xcodeproj Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "MoonKit"
3- s . version = "1.0.0 "
3+ s . version = "1.0.1 "
44 s . summary = "MoonKit is a short framework to get information about the moon"
55 s . requires_arc = true
66 s . homepage = "https://github.com/thejohnlima/MoonKit"
Original file line number Diff line number Diff line change 276276 "@executable_path/Frameworks",
277277 "@loader_path/Frameworks",
278278 );
279- MARKETING_VERSION = 1.0.0 ;
279+ MARKETING_VERSION = 1.0.1 ;
280280 PRODUCT_BUNDLE_IDENTIFIER = thejohnlima.MoonKit;
281281 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
282282 SKIP_INSTALL = YES;
300300 "@executable_path/Frameworks",
301301 "@loader_path/Frameworks",
302302 );
303- MARKETING_VERSION = 1.0.0 ;
303+ MARKETING_VERSION = 1.0.1 ;
304304 PRODUCT_BUNDLE_IDENTIFIER = thejohnlima.MoonKit;
305305 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
306306 SKIP_INSTALL = YES;
You can’t perform that action at this time.
0 commit comments