Skip to content

Commit

Permalink
Merge pull request #153 from khobsonv/UpdatePodSpec
Browse files Browse the repository at this point in the history
Update podspec for new version
  • Loading branch information
hyperspacemark authored Oct 13, 2020
2 parents 61dc228 + d21d106 commit 357afa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Static.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'Static'
spec.version = '4.0.0'
spec.version = '4.0.1'
spec.summary = 'Simple static table views for iOS in Swift.'
spec.description = 'Static provides simple static table views for iOS in Swift.'
spec.homepage = 'https://github.com/venmo/static'
Expand Down

0 comments on commit 357afa1

Please sign in to comment.