We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f94ddef commit 453e5d0Copy full SHA for 453e5d0
1 file changed
Remora.Commands/Remora.Commands.csproj
@@ -6,9 +6,9 @@
6
</PropertyGroup>
7
8
<PropertyGroup>
9
- <Version>1.0.0-beta9</Version>
+ <Version>1.0.0</Version>
10
<Description>A platform-agnostic command parser and dispatcher.</Description>
11
- <PackageReleaseNotes>Make switches explicit.</PackageReleaseNotes>
+ <PackageReleaseNotes>Initial full release.</PackageReleaseNotes>
12
13
14
<ItemGroup>
0 commit comments