Skip to content

Commit

Permalink
Version bump for release
Browse files Browse the repository at this point in the history
  • Loading branch information
rmaclean committed May 18, 2020
1 parent 0818db5 commit 4d74dfe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions twot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
<UserSecretsId>cf75e60f-09c7-4d5f-b1ef-8389a7803fc8</UserSecretsId>
<Version>0.0.1</Version>
<Version>0.0.2</Version>
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
Expand All @@ -14,4 +14,4 @@
<PackageReference Include="System.CommandLine.DragonFruit" Version="0.3.0-alpha.20214.1" />
<PackageReference Include="TweetinviAPI" Version="4.0.3" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 4d74dfe

Please sign in to comment.