diff --git a/AnyFormatKit.podspec b/AnyFormatKit.podspec
index 06bb454..ea4324a 100644
--- a/AnyFormatKit.podspec
+++ b/AnyFormatKit.podspec
@@ -1,6 +1,6 @@
 Pod::Spec.new do |s|
   s.name             = 'AnyFormatKit'
-  s.version          = '0.1.4'
+  s.version          = '0.1.5'
   s.summary          = 'Simple text formatting in Swift.'
 
   s.description      = <<-DESC