We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b34d657 commit 3d43d89Copy full SHA for 3d43d89
1 file changed
termix.csproj
@@ -12,7 +12,7 @@
12
<ToolCommandName>termix</ToolCommandName>
13
<PackageOutputPath>./nupkg</PackageOutputPath>
14
<PackageId>Termix</PackageId>
15
- <Version>3.1.0</Version>
+ <Version>3.2.0</Version>
16
<Authors>amrohan</Authors>
17
<Company>amrohan</Company>
18
<Description>An elegant and powerful file navigator that makes command-line file management
@@ -39,4 +39,4 @@
39
<Folder Include="docs\" />
40
</ItemGroup>
41
42
-</Project>
+</Project>
0 commit comments