diff --git a/CHANGELOG.md b/CHANGELOG.md
index e958ed67..86e35ba4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# Change Log
+## [0.6.2](https://github.com/jjochen/JJFloatingActionButton/tree/0.6.2) (2018-01-02)
+[Full Changelog](https://github.com/jjochen/JJFloatingActionButton/compare/0.6.1...0.6.2)
+
+**Merged pull requests:**
+
+- Push podspec to trunk when version is tagged [\#76](https://github.com/jjochen/JJFloatingActionButton/pull/76) ([jjochen](https://github.com/jjochen))
+- Add more items to feature list in readme [\#75](https://github.com/jjochen/JJFloatingActionButton/pull/75) ([jjochen](https://github.com/jjochen))
+
## [0.6.1](https://github.com/jjochen/JJFloatingActionButton/tree/0.6.1) (2018-01-01)
[Full Changelog](https://github.com/jjochen/JJFloatingActionButton/compare/0.6.0...0.6.1)
diff --git a/Example/JJFloatingActionButton/Info.plist b/Example/JJFloatingActionButton/Info.plist
index 1a546e34..b3ba7f39 100644
--- a/Example/JJFloatingActionButton/Info.plist
+++ b/Example/JJFloatingActionButton/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 0.6.1
+ 0.6.2
CFBundleVersion
1
LSRequiresIPhoneOS
diff --git a/Example/Podfile.lock b/Example/Podfile.lock
index 02e23e3b..90bd835d 100644
--- a/Example/Podfile.lock
+++ b/Example/Podfile.lock
@@ -4,7 +4,7 @@ PODS:
- FBSnapshotTestCase/Core (2.1.4)
- FBSnapshotTestCase/SwiftSupport (2.1.4):
- FBSnapshotTestCase/Core
- - JJFloatingActionButton (0.6.1)
+ - JJFloatingActionButton (0.6.2)
- Nimble (7.0.3)
- Nimble-Snapshots (6.3.0):
- Nimble-Snapshots/Core (= 6.3.0)
@@ -25,7 +25,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a
- JJFloatingActionButton: 06945842fee185a648b11d0d33f4cfd1463b41ee
+ JJFloatingActionButton: eb07e3574401bcd181c2db277020f9bf598a081f
Nimble: 7f5a9c447a33002645a071bddafbfb24ea70e0ac
Nimble-Snapshots: f5459b5b091678dc942d03ec4741cacb58ba4a52
Quick: 58d203b1c5e27fff7229c4c1ae445ad7069a7a08
diff --git a/JJFloatingActionButton.podspec b/JJFloatingActionButton.podspec
index 3efc238d..ec55557b 100644
--- a/JJFloatingActionButton.podspec
+++ b/JJFloatingActionButton.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'JJFloatingActionButton'
- spec.version = '0.6.1'
+ spec.version = '0.6.2'
spec.author = { 'Jochen Pfeiffer' => 'pod@jochen-pfeiffer.com' }
spec.license = { :type => 'MIT', :file => 'LICENSE' }
spec.homepage = 'https://github.com/jjochen/JJFloatingActionButton'
diff --git a/docs/Classes.html b/docs/Classes.html
index 1753bac5..e8f0b57e 100644
--- a/docs/Classes.html
+++ b/docs/Classes.html
@@ -208,7 +208,7 @@
Declaration