From 5a7316113c1e247e9cec3fb0f35ce9837303c50f Mon Sep 17 00:00:00 2001 From: aliel Date: Tue, 16 Jul 2024 14:40:41 +0200 Subject: [PATCH] version bump --- package.json | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index afc17f8..5b87707 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@libertai/libertai-js", - "version": "0.0.7", + "version": "0.0.8", "description": "In-browser SDK for interacting with LibertAI Decentralized AI Network", "keywords": [], "type": "module", @@ -33,7 +33,17 @@ "package.json", "docs" ], - "author": "Alex Miller ", + "author": "Alie ", + "contributors": [ + { + "name": "Alex Miller", + "email": "al@krondor.org" + }, + { + "name": "Reza Rahemtola", + "email": "reza.rahemtola@poc-innovation.fr" + } + ], "license": "MIT", "engines": { "node": ">=18.0.0"