Skip to content

Commit

Permalink
Update README and Podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyMAndersson committed Jul 10, 2020
1 parent a95da58 commit 2a5a1e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img src="StatKit Logo.png" width="500" max-width="90%" alt="StatKit" />
<img src="https://raw.githubusercontent.com/JimmyMAndersson/StatKit/master/StatKit%20Logo.png" width="500" max-width="90%" alt="StatKit" />
</p>

<p align="center">
Expand Down
2 changes: 1 addition & 1 deletion StatKit.podspec
Original file line number Diff line number Diff line change
@@ -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" }
Expand Down

0 comments on commit 2a5a1e5

Please sign in to comment.