Bump to 0.0.3

This commit is contained in:
Lois Di Qual 2019-12-01 17:20:45 -08:00
parent 2fca54bf58
commit 31aaf169e1
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.2'
spec.version = '0.0.3'
spec.license = { type: 'MIT' }
spec.homepage = 'https://github.com/timbersoftware/SwiftUI-Introspect.git'
spec.authors = { 'Lois Di Qual' => 'lois@timber.so' }