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