From 7a5ae0b0dffe0c8527ef87813f71880c621dfe73 Mon Sep 17 00:00:00 2001 From: Krunoslav Zaher Date: Thu, 27 Oct 2016 22:20:16 +0200 Subject: [PATCH] Fixes version. --- CHANGELOG.md | 4 ++++ RxDataSources/Info.plist | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6197567f..2eca067d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,11 @@ All notable changes to this project will be documented in this file. ## [1.0.1](https://github.com/RxSwiftCommunity/RxDataSources/releases/tag/1.0.1) +<<<<<<< 7dc8bc1170a8c984286dbd8e47318b2e4f282c7a * Fixes invalid version in bundle id. +======= +* Update CFBundleShortVersionString to current release version number. +>>>>>>> Adds 1.0.1 to changelog. ## [1.0.0](https://github.com/RxSwiftCommunity/RxDataSources/releases/tag/1.0.0) diff --git a/RxDataSources/Info.plist b/RxDataSources/Info.plist index 60b9c008..7a845533 100644 --- a/RxDataSources/Info.plist +++ b/RxDataSources/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0.0 + 1.0.1 CFBundleSignature ???? CFBundleVersion