From a0d5030e3b44915ac95b7cb1f89e7e125fc65592 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Tue, 12 Dec 2023 23:49:26 -0800 Subject: [PATCH] Release 2.0 draft 1 --- SPEC.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SPEC.md b/SPEC.md index d7d8b0d..e51bd61 100644 --- a/SPEC.md +++ b/SPEC.md @@ -3,7 +3,8 @@ This is the semi-formal specification for KDL, including the intended data model and the grammar. -This document describes KDL version `1.0.0`. It was released on September 11, 2021. +This document describes KDL version `2.0.0-draft.1`. It was released on +2023-12-12. ## Introduction