summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAsko Nõmm <asko@nmm.ee>2025-02-16 01:10:27 +0200
committerAsko Nõmm <asko@nmm.ee>2025-02-16 01:10:27 +0200
commitaba97b1a564845aa12c5b5d41c6f991ef74388c8 (patch)
tree54a098ad8509c19244778411b796a947c7ef7dae /package.json
parent187c2681bdccddadedcbf003c8623f0f8188e99d (diff)
Bump 2.0.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6d490b4..70c9622 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "flatmatter",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "A data serialization language, and library, with support for functions.",
"author": "Asko Nõmm <asko@nmm.ee> (https://nmm.ee)",
"main": "dist/index.js",