summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsko Nõmm <asko@nmm.ee>2025-02-22 22:42:51 +0200
committerAsko Nõmm <asko@nmm.ee>2025-02-22 22:42:51 +0200
commit59edcf3c28297dc314251070cd9553fe0d92001a (patch)
tree7667245d9c889e33fa0723a67905396148899f84
parent7e2e6251b3eca4e19aa7d2b896a46730f27d7ad8 (diff)
Bump versionHEADmain
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index df20b52..01f9253 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "flatmatter",
- "version": "2.0.1",
+ "version": "2.0.2",
"description": "A data serialization language, and library, with support for functions.",
"author": "Asko Nõmm <asko@nmm.ee> (https://nmm.ee)",
"main": "dist/flatmatter.js",