Skip to content

Commit f476cd2

Browse files
committed
Updated to 3.5.2.
1 parent 0e54c62 commit f476cd2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Binding/Cartfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
github "mixpanel/mixpanel-iphone" == 3.5.1
1+
github "mixpanel/mixpanel-iphone" == 3.5.2

Binding/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
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.

Binding/Xam.Plugin.Mixpanel.iOS.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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

0 commit comments

Comments
 (0)