From 98bd75b918ed7007f066b9098c7a6a4e032a69f0 Mon Sep 17 00:00:00 2001 From: Kuba Mazurek Date: Thu, 20 May 2021 14:06:54 +0200 Subject: [PATCH] v0.3.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c6151ae1..eb0d05639 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yajsapi", - "version": "0.3.5-alpha.0", + "version": "0.3.5", "description": "NodeJS API for Next Golem", "repository": "https://github.com/golemfactory/yajsapi", "main": "dist/index.js",