summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2020-07-03 18:52:31 -0400
committerLeo Tenenbaum <pommicket@gmail.com>2020-07-03 18:52:31 -0400
commit577bafc3dec62f5d7c9b4b8e29102cd1e83373f6 (patch)
tree449b02ce4e16c572dd32ad4536773a852e54ea71
parentfd133637b51d46a51a9edc352392e581f275f4e5 (diff)
oops
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7c38957..bc93423 100644
--- a/README.md
+++ b/README.md
@@ -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>
---