From eec0344b68f83ebea08c044968025f4f2e4fc9a3 Mon Sep 17 00:00:00 2001
From: Victor Sigler
Date: Sat, 9 Feb 2019 00:02:47 -0500
Subject: [PATCH] Bump the version
Update the README with the Swift version
---
AccordionSwift.podspec | 2 +-
README.md | 6 +-----
2 files changed, 2 insertions(+), 6 deletions(-)
diff --git a/AccordionSwift.podspec b/AccordionSwift.podspec
index dd3ffce..ec27fa2 100755
--- a/AccordionSwift.podspec
+++ b/AccordionSwift.podspec
@@ -8,7 +8,7 @@
Pod::Spec.new do |s|
s.name = 'AccordionSwift'
- s.version = '2.0.0'
+ s.version = '2.0.1'
s.summary = 'An Accordion Menu using an UITableView in Swift.'
# This description is used to generate tags and improve search results.
diff --git a/README.md b/README.md
index ae192d9..f3959f2 100755
--- a/README.md
+++ b/README.md
@@ -3,16 +3,12 @@
-
-
-
-