diff --git a/ScrollingContentViewController.podspec b/ScrollingContentViewController.podspec
index 2eccd4c..ce9f5d5 100644
--- a/ScrollingContentViewController.podspec
+++ b/ScrollingContentViewController.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'ScrollingContentViewController'
- s.version = '1.6.2'
+ s.version = '1.6.3'
s.summary = 'A Swift library that simplifies making a view controller\'s view scrollable'
s.description = <<-DESC
diff --git a/Sources/Info.plist b/Sources/Info.plist
index c0fcf6c..62f1547 100644
--- a/Sources/Info.plist
+++ b/Sources/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 1.6.1
+ 1.6.3
CFBundleVersion
$(CURRENT_PROJECT_VERSION)