summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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>
---