We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71f6231 commit bf874dfCopy full SHA for bf874df
IO.Astrodynamics.Net/IO.Astrodynamics.CLI/IO.Astrodynamics.CLI.csproj
@@ -9,7 +9,7 @@
9
<FileVersion>0.0.1</FileVersion>
10
<PackAsTool>true</PackAsTool>
11
<ToolCommandName>astro</ToolCommandName>
12
- <Version>0.2.0</Version>
+ <Version>0.2.1</Version>
13
<Title>Astrodynamics command line interface</Title>
14
<Authors>Sylvain Guillet</Authors>
15
<Description>This CLI allows end user to exploit IO.Astrodynamics framework </Description>
IO.Astrodynamics.Net/IO.Astrodynamics/IO.Astrodynamics.nuspec
@@ -4,7 +4,7 @@
4
<id>IO.Astrodynamics</id>
5
<authors>Sylvain Guillet</authors>
6
<copyright>Sylvain Guillet</copyright>
7
- <version>3.3.0</version>
+ <version>3.3.1</version>
8
<title>Astrodynamics framework</title>
<icon>images\dragonfly-dark-trans.png</icon>
<readme>docs\README.md</readme>
0 commit comments