Skip to content

Commit c476668

Browse files
Bump version to 0.0.3
1 parent 3be7b59 commit c476668

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>0.0.2</Version>
3+
<Version>0.0.3</Version>
44
</PropertyGroup>
55
</Project>

ReQuesty/appsettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"Dependencies": [
1515
{
1616
"Name": "ReQuesty.Runtime",
17-
"Version": "0.0.3"
17+
"Version": "0.0.7"
1818
}
1919
],
2020
"DependencyInstallCommand": "dotnet add package {0} --version {1}"

0 commit comments

Comments
 (0)