We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72d659d commit 3e3797aCopy full SHA for 3e3797a
1 file changed
TextTableBuilder/TextTableBuilder.csproj
@@ -17,8 +17,8 @@
17
<PackageTags>text;table;simple</PackageTags>
18
<PackageReadmeFile>README.md</PackageReadmeFile>
19
<PackageLicenseExpression>MIT</PackageLicenseExpression>
20
- <Version>1.1.1</Version>
21
- <PackageReleaseNotes>Fix IndexOutofRange exception</PackageReleaseNotes>
+ <Version>1.1.2</Version>
+ <PackageReleaseNotes>Added a bunch of new table renderers</PackageReleaseNotes>
22
</PropertyGroup>
23
24
<ItemGroup>
0 commit comments