From 52546e91f937e9462ab6bd73e1c6cc46d8c5c2dc Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 28 Jan 2024 11:26:49 -0800 Subject: [PATCH] Update to 0.31.2 spec.txt. --- test/spec.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/spec.txt b/test/spec.txt index 2442d811..f1fab281 100644 --- a/test/spec.txt +++ b/test/spec.txt @@ -1,8 +1,8 @@ --- title: CommonMark Spec author: John MacFarlane -version: '0.31.1' -date: '2021-06-19' +version: '0.31.2' +date: '2024-01-28' license: '[CC-BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)' ...