diff --git a/Yams.podspec b/Yams.podspec
index d2413e2..6e91a9b 100644
--- a/Yams.podspec
+++ b/Yams.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Yams'
- s.version = '0.1.0'
+ s.version = '0.1.1'
s.summary = 'A sweet and swifty Yaml parser.'
s.homepage = 'https://github.com/jpsim/Yams'
s.source = { :git => s.homepage + '.git', :tag => s.version }
diff --git a/Yams.xcodeproj/Yams_Info.plist b/Yams.xcodeproj/Yams_Info.plist
index a37c23d..fc936dd 100644
--- a/Yams.xcodeproj/Yams_Info.plist
+++ b/Yams.xcodeproj/Yams_Info.plist
@@ -14,7 +14,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 0.1.0
+ 0.1.1
CFBundleSignature
????
CFBundleVersion