Skip to content

Commit 2567ac6

Browse files
committed
Bumped project version to 0.3.4
1 parent b89e95a commit 2567ac6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NilCoalescingAssignmentOperators.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@
390390
buildSettings = {
391391
COMBINE_HIDPI_IMAGES = YES;
392392
COPY_PHASE_STRIP = NO;
393-
CURRENT_PROJECT_VERSION = 0.3.3;
393+
CURRENT_PROJECT_VERSION = 0.3.4;
394394
DEBUG_INFORMATION_FORMAT = dwarf;
395395
DYLIB_INSTALL_NAME_BASE = "@rpath";
396396
ENABLE_NS_ASSERTIONS = YES;
@@ -414,7 +414,7 @@
414414
buildSettings = {
415415
COMBINE_HIDPI_IMAGES = YES;
416416
COPY_PHASE_STRIP = YES;
417-
CURRENT_PROJECT_VERSION = 0.3.3;
417+
CURRENT_PROJECT_VERSION = 0.3.4;
418418
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
419419
DYLIB_INSTALL_NAME_BASE = "@rpath";
420420
GCC_OPTIMIZATION_LEVEL = s;

0 commit comments

Comments
 (0)