From 82468b75a9c7951972566034d5a52318c37401eb Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 6 Jun 2024 16:48:20 +0200 Subject: [PATCH] 3.0.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6f4a0cc..deeb15c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartlog-interfaces", - "version": "3.0.0", + "version": "3.0.1", "private": false, "description": "Defines interfaces for the smartlog ecosystem.", "main": "dist_ts/index.js", @@ -55,4 +55,4 @@ "type": "git", "url": "https://code.foss.global/push.rocks/smartlog-interfaces.git" } -} \ No newline at end of file +}