Skip to content

Commit 453e5d0

Browse files
committed
Initial full release.
1 parent f94ddef commit 453e5d0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Remora.Commands/Remora.Commands.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
</PropertyGroup>
77

88
<PropertyGroup>
9-
<Version>1.0.0-beta9</Version>
9+
<Version>1.0.0</Version>
1010
<Description>A platform-agnostic command parser and dispatcher.</Description>
11-
<PackageReleaseNotes>Make switches explicit.</PackageReleaseNotes>
11+
<PackageReleaseNotes>Initial full release.</PackageReleaseNotes>
1212
</PropertyGroup>
1313

1414
<ItemGroup>

0 commit comments

Comments
 (0)