Skip to content

Commit b77904b

Browse files
author
Guido Marucci Blas
committed
Bumps version to 0.3.0.
1 parent 7ed5b8c commit b77904b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ReactiveArray.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@
332332
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
333333
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
334334
COPY_PHASE_STRIP = NO;
335-
CURRENT_PROJECT_VERSION = 0.2.0;
335+
CURRENT_PROJECT_VERSION = 0.3.0;
336336
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
337337
ENABLE_STRICT_OBJC_MSGSEND = YES;
338338
ENABLE_TESTABILITY = YES;
@@ -381,7 +381,7 @@
381381
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
382382
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
383383
COPY_PHASE_STRIP = NO;
384-
CURRENT_PROJECT_VERSION = 0.2.0;
384+
CURRENT_PROJECT_VERSION = 0.3.0;
385385
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
386386
ENABLE_NS_ASSERTIONS = NO;
387387
ENABLE_STRICT_OBJC_MSGSEND = YES;

ReactiveArray/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>0.1</string>
18+
<string>0.3.0</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>

0 commit comments

Comments
 (0)