Skip to content

Commit 1a480a0

Browse files
committed
0.0.4
1 parent b1117b3 commit 1a480a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
environment:
2-
PKG_VERSION: 0.0.3
2+
PKG_VERSION: 0.0.4
33
VERSION_SUFFIX: ""
44
version: ${PKG_VERSION}-{build}
55
configuration: Release

src/Sodium.Core/Sodium.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<Description>libsodium for Xamarin</Description>
66
<Copyright>Copyright © Liip 2019</Copyright>
77
<AssemblyTitle>Sodium.Xamarin</AssemblyTitle>
8-
<VersionPrefix>0.0.3</VersionPrefix>
8+
<VersionPrefix>0.0.4</VersionPrefix>
99
<Authors>jschmid</Authors>
1010
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
1111
<AssemblyName>Sodium.Xamarin</AssemblyName>

0 commit comments

Comments
 (0)