Skip to content

Commit e342448

Browse files
committed
Bump version
1 parent 27431e0 commit e342448

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NDecrypt.Core/NDecrypt.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
1212
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
1313
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
14-
<VersionPrefix>0.3.2</VersionPrefix>
14+
<VersionPrefix>0.4.0</VersionPrefix>
1515

1616
<!-- Package Properties -->
1717
<Authors>Matt Nadareski</Authors>

NDecrypt/NDecrypt.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<Nullable>enable</Nullable>
1212
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
1313
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
14-
<VersionPrefix>0.3.2</VersionPrefix>
14+
<VersionPrefix>0.4.0</VersionPrefix>
1515

1616
<!-- Package Properties -->
1717
<Title>NDecrypt</Title>

0 commit comments

Comments
 (0)