Skip to content

Commit 7c7da4f

Browse files
committed
bump version
1 parent 815daeb commit 7c7da4f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Flucli/Flucli.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
<AssemblyName>Flucli</AssemblyName>
1010
<EnableWindowsTargeting>true</EnableWindowsTargeting>
1111
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
12-
<AssemblyVersion>0.3.0.0</AssemblyVersion>
13-
<FileVersion>0.3.0.0</FileVersion>
14-
<Version>$(VersionPrefix)0.3.0.0</Version>
12+
<AssemblyVersion>0.3.1.0</AssemblyVersion>
13+
<FileVersion>0.3.1.0</FileVersion>
14+
<Version>$(VersionPrefix)0.3.1.0</Version>
1515
<Authors>ema</Authors>
1616
<Company>Lemutec</Company>
1717
<Description>Library for interacting with external command-line interfaces</Description>

0 commit comments

Comments
 (0)