diff --git a/MicrosoftFluentUI.podspec b/MicrosoftFluentUI.podspec index 7e829164d..dee7e93c0 100644 --- a/MicrosoftFluentUI.podspec +++ b/MicrosoftFluentUI.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'MicrosoftFluentUI' - s.version = '0.0.4' + s.version = '0.0.5' s.summary = 'Fluent UI is a set of reusable UI controls and tools' s.homepage = "https://www.microsoft.com/design/fluent/#/" s.license = { :type => 'MIT', :file => 'LICENSE' } diff --git a/ios/FluentUI/Info.plist b/ios/FluentUI/Info.plist index 13b615168..72a1d360a 100644 --- a/ios/FluentUI/Info.plist +++ b/ios/FluentUI/Info.plist @@ -15,9 +15,9 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.0.4 + 0.0.5 CFBundleVersion - 0.0.4 + 0.0.5 NSPrincipalClass diff --git a/macos/FluentUI/FluentUI-Info.plist b/macos/FluentUI/FluentUI-Info.plist index 87fd6c087..72be92f38 100644 --- a/macos/FluentUI/FluentUI-Info.plist +++ b/macos/FluentUI/FluentUI-Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.0.4 + 0.0.5 CFBundleVersion - 0.0.4 + 0.0.5