Skip to content

Commit

Permalink
Merge pull request venmo#86 from chrismanderson/podspec_bump_to_1.1.1
Browse files Browse the repository at this point in the history
Update podspec to 1.1.1
  • Loading branch information
hyperspacemark committed Aug 17, 2016
2 parents 9581525 + 43d4016 commit 6d5d2c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Static.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'Static'
spec.version = '1.0.0'
spec.version = '1.1.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 6d5d2c0

Please sign in to comment.