Bump to 0.0.2

This commit is contained in:
Lois Di Qual 2019-11-29 11:30:04 -08:00
parent 10759775ff
commit b54abf2340
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'Introspect'
spec.version = '0.0.1'
spec.version = '0.0.2'
spec.license = { type: 'MIT' }
spec.homepage = 'https://github.com/timbersoftware/SwiftUI-Introspect.git'
spec.authors = { 'Lois Di Qual' => 'lois@timber.so' }