diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9c0996f..b50fcf8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog
+### 0.3.13
+- **[Breaking change]**: `LabelTableViewCell` moved to `LeadKit`.
+- **[Breaking change]**: Removed `PinLayout` dependency.
+
### 0.3.12
- **Update**: Swift 5 support
@@ -128,4 +132,3 @@
## 0.1.0
- **Add**: support for Swift 3.2 / 4
-
diff --git a/Sources/Info-iOS.plist b/Sources/Info-iOS.plist
index fb13a87..ffc4b0e 100644
--- a/Sources/Info-iOS.plist
+++ b/Sources/Info-iOS.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 0.3.12
+ 0.3.13
CFBundleVersion
$(CURRENT_PROJECT_VERSION)
NSPrincipalClass