From 27af4bc41f771f21db25f8253919212394b87feb Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 27 Dec 2024 01:33:13 +0100 Subject: [PATCH] 1.2.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2fe923c..a009a82 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@social.io/interfaces", - "version": "1.1.0", + "version": "1.2.0", "private": false, "description": "an interface package for social.io", "main": "dist_ts/index.js", @@ -47,4 +47,4 @@ "url": "https://gitlab.com/social.io/private/interfaces/issues" }, "homepage": "https://gitlab.com/social.io/private/interfaces#readme" -} \ No newline at end of file +}