diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2020-07-03 18:52:31 -0400 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2020-07-03 18:52:31 -0400 |
commit | 577bafc3dec62f5d7c9b4b8e29102cd1e83373f6 (patch) | |
tree | 449b02ce4e16c572dd32ad4536773a852e54ea71 | |
parent | fd133637b51d46a51a9edc352392e581f275f4e5 (diff) |
oops
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -101,7 +101,7 @@ Here are the major versions of `toc`. <tr><td>0.4</td><td>Variadic functions</td><td>2020 Mar 13</td></tr> <tr><td>0.5</td><td><code>break</code>, <code>continue</code>, <code>defer</code></td><td>2020 Mar 19</td></tr> <tr><td>0.6</td><td><code>use</code></td><td>2020 Apr 26</td></tr> -<tr><td>0.7</td><td>Many bugfixes, the beginning of a standard library</td></tr> +<tr><td>0.7</td><td>Many bugfixes, the beginning of a standard library</td><td>2020 Jul 3</td></tr> </table> --- |