Update version

This commit is contained in:
Daniel J. Summers 2019-09-26 21:22:14 -05:00
parent 2bf54136ca
commit ac8b39fff9
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>netcoreapp2.2</TargetFramework>
<Version>2.0.0.0</Version>
<Version>2.0.1.0</Version>
</PropertyGroup>
<ItemGroup>

View File

@ -1,6 +1,6 @@
{
"name": "my-prayer-journal",
"version": "2.0.0",
"version": "2.0.1",
"description": "myPrayerJournal - Front End",
"author": "Daniel J. Summers <daniel@bitbadger.solutions>",
"private": true,