Skip to content

Commit 1b4c010

Browse files
committed
Updated to 3.6.2.
1 parent 802941c commit 1b4c010

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.6.1
1+
github "mixpanel/mixpanel-iphone" == 3.6.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.6.1")]
28+
[assembly: AssemblyVersion("3.6.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.6.1</version>
5+
<version>3.6.2</version>
66
<description>Xamarin.iOS bindings for Mixpanel (Objective-C).</description>
77
<tags>mixpanel, xamarin, xamarin.ios, ios</tags>
88
<authors>beeradmoore</authors>

0 commit comments

Comments
 (0)