We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ecdfe7 commit 2c08ad1Copy full SHA for 2c08ad1
SayIt/SayIt.fsproj
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<OutputType>Exe</OutputType>
4
<TargetFramework>netcoreapp3.1</TargetFramework>
5
- <Version>1.0.0</Version>
+ <Version>1.1.0</Version>
6
</PropertyGroup>
7
<ItemGroup>
8
<Compile Include="Utils.fs" />
0 commit comments