Skip to content

Commit

Permalink
Update PodSpec -> 3.0.2 (#132)
Browse files Browse the repository at this point in the history
+ Bump Spec
Bump Info.plist
  • Loading branch information
dmiluski committed Sep 27, 2018
1 parent 6a5dfbf commit aff7d21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Static.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'Static'
spec.version = '2.3.0'
spec.version = '3.0.2'
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
2 changes: 1 addition & 1 deletion Static/Info.plist
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>2.2.0</string>
<string>3.0.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down

0 comments on commit aff7d21

Please sign in to comment.