From 066bf9a79c37cf24fe4746ab7a1793b0359d1fe5 Mon Sep 17 00:00:00 2001 From: Sho Ikeda Date: Sat, 16 Jun 2018 10:41:02 +0900 Subject: [PATCH] Bump version to 0.14.0 --- Sources/Commandant/Info.plist | 2 +- Tests/CommandantTests/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Sources/Commandant/Info.plist b/Sources/Commandant/Info.plist index 4877061..a912503 100644 --- a/Sources/Commandant/Info.plist +++ b/Sources/Commandant/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.13.0 + 0.14.0 CFBundleSignature ???? CFBundleVersion diff --git a/Tests/CommandantTests/Info.plist b/Tests/CommandantTests/Info.plist index 2556bb3..d6cd493 100644 --- a/Tests/CommandantTests/Info.plist +++ b/Tests/CommandantTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.13.0 + 0.14.0 CFBundleSignature ???? CFBundleVersion