diff --git a/CSV.swift.podspec b/CSV.swift.podspec
index c676448..273cf14 100644
--- a/CSV.swift.podspec
+++ b/CSV.swift.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'CSV.swift'
- s.version = '2.0.0'
+ s.version = '2.0.1'
s.license = 'MIT'
s.summary = 'CSV reading and writing library written in Swift.'
s.homepage = 'https://github.com/yaslab/CSV.swift'
diff --git a/Sources/Info.plist b/Sources/Info.plist
index 7e7479f..783e22e 100644
--- a/Sources/Info.plist
+++ b/Sources/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 2.0.0
+ 2.0.1
CFBundleSignature
????
CFBundleVersion