Skip to content

Commit f2cd62f

Browse files
committed
Version number bump to 1.3.0
1 parent 63ba400 commit f2cd62f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/MaybeSharp/MaybeSharp.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
<Company />
1010
<PackageDescription>See the project's Github page under https://github.com/lord-executor/MaybeSharp </PackageDescription>
1111
<Authors>Lukas Angerer</Authors>
12-
<Version>1.2.1</Version>
13-
<AssemblyVersion>1.2.1.0</AssemblyVersion>
14-
<FileVersion>1.2.1.0</FileVersion>
12+
<Version>1.3.0</Version>
13+
<AssemblyVersion>1.3.0.0</AssemblyVersion>
14+
<FileVersion>1.3.0.0</FileVersion>
1515
</PropertyGroup>
1616

1717
</Project>

0 commit comments

Comments
 (0)