Skip to content

Commit 172c67b

Browse files
committed
Release 2.0.0 draft 2
1 parent c15b5c2 commit 172c67b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Language](SCHEMA-SPEC.md) loosely based on JSON Schema.
5151
The language is based on [SDLang](https://sdlang.org), with a number of
5252
modifications and clarifications on its syntax and behavior.
5353

54-
The current version of the KDL spec is `2.0.0-draft.1`.
54+
The current version of the KDL spec is `2.0.0-draft.2`.
5555

5656
[Play with it in your browser!](https://kdl-play.danini.dev/)
5757

SPEC.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
This is the semi-formal specification for KDL, including the intended data
44
model and the grammar.
55

6-
This document describes KDL version `2.0.0-draft.1`. It was released on
7-
2023-12-12.
6+
This document describes KDL version `2.0.0-draft.2`. It was released on
7+
2024-02-06.
88

99
## Introduction
1010

0 commit comments

Comments
 (0)