From 89a691240bfcc0aa22b0cc2e66bf377ffb890d83 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 24 Jan 2025 02:03:47 +0100 Subject: [PATCH] 2.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca591ea..067ee7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartfm", - "version": "2.1.1", + "version": "2.1.2", "private": false, "description": "A Node.js module for handling and processing frontmatter in markdown and text files, leveraging the gray-matter library for parsing and stringifying YAML or JSON formatted frontmatter.", "exports": {