Skip to content

Commit a1267bc

Browse files
committed
bump version
1 parent e99d370 commit a1267bc

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.2.0.0</AssemblyVersion>
13-
<FileVersion>0.2.0.0</FileVersion>
14-
<Version>$(VersionPrefix)0.2.0.0-beta</Version>
12+
<AssemblyVersion>0.3.0.0</AssemblyVersion>
13+
<FileVersion>0.3.0.0</FileVersion>
14+
<Version>$(VersionPrefix)0.3.0.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)