diff --git a/Info_AppleTV.plist b/Info_AppleTV.plist index 7e16c6c..5b6266f 100644 --- a/Info_AppleTV.plist +++ b/Info_AppleTV.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.4 + 0.5 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass diff --git a/Info_MacOS.plist b/Info_MacOS.plist index f2671bd..25631a9 100644 --- a/Info_MacOS.plist +++ b/Info_MacOS.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.4 + 0.5 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSHumanReadableCopyright diff --git a/Info_iOS.plist b/Info_iOS.plist index 7e16c6c..5b6266f 100644 --- a/Info_iOS.plist +++ b/Info_iOS.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.4 + 0.5 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass diff --git a/README.md b/README.md index 8d67dd9..e4feca3 100644 --- a/README.md +++ b/README.md @@ -99,4 +99,4 @@ $ swift build -Xcc -I"$(xcrun --show-sdk-path)/usr/include/libxml2" * see [LICENSE](https://github.com/raymccrae/swift-htmlsaxparser/blob/master/LICENSE) file ## Version -* Version 0.4 \ No newline at end of file +* Version 0.5 \ No newline at end of file