From 3d399c78085ed356539870153e040903e3cb65b9 Mon Sep 17 00:00:00 2001 From: Angelo Di Paolo Date: Thu, 11 Apr 2019 14:00:19 -0700 Subject: [PATCH] version 5.0.0 --- CHANGELOG.md | 4 ++++ ELFoundation/Info.plist | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index da19e83..e4972f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# [5.0.0](https://github.com/Electrode-iOS/ELFoundation/releases/tag/v5.0.0) + +- Migrate to Swift 5 + # [4.1.0](https://github.com/Electrode-iOS/ELFoundation/releases/tag/v4.1.0) - Add a target that builds a static framework. diff --git a/ELFoundation/Info.plist b/ELFoundation/Info.plist index 5284837..e677190 100644 --- a/ELFoundation/Info.plist +++ b/ELFoundation/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 4.1.0 + 5.0.0 CFBundleSignature ???? CFBundleVersion