diff --git a/README.md b/README.md index 90f8cc5..723c6ec 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

-StatKit +StatKit

diff --git a/StatKit.podspec b/StatKit.podspec index a22c2ff..afdb4c2 100644 --- a/StatKit.podspec +++ b/StatKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = "StatKit" - spec.version = "0.1.0" + spec.version = "0.1.1" spec.summary = "StatKit adds statistical analysis tools to your Swift projects." spec.homepage = "https://github.com/JimmyMAndersson/StatKit" spec.license = { :type => "MIT", :file => "LICENSE" }