File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- github "mixpanel/mixpanel-iphone" == 3.5.1
1+ github "mixpanel/mixpanel-iphone" == 3.5.2
Original file line number Diff line number Diff line change 2525// The form "{Major}.{Minor}.*" will automatically update the build and revision,
2626// and "{Major}.{Minor}.{Build}.*" will update just the revision.
2727
28- [ assembly: AssemblyVersion ( "3.5.1 " ) ]
28+ [ assembly: AssemblyVersion ( "3.5.2 " ) ]
2929
3030// The following attributes are used to specify the signing key for the assembly,
3131// if desired. See the Mono documentation for more information about signing.
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
33 <metadata >
44 <id >Xam.Plugin.Mixpanel.iOS</id >
5- <version >3.5.1 </version >
5+ <version >3.5.2 </version >
66 <description >Xamarin.iOS bindings for Mixpanel (Objective-C).</description >
77 <authors >FourPi</authors >
88 <requireLicenseAcceptance >false</requireLicenseAcceptance >
Original file line number Diff line number Diff line change 11# Xam.Plugin.Mixpanel.iOS
22
3- Xamarin.iOS bindings for Mixpanel iOS v3.5.1 .
3+ Xamarin.iOS bindings for Mixpanel iOS v3.5.2 .
44
55
66## Installation
You can’t perform that action at this time.
0 commit comments