From b9a09f9376db25237a482937c44695d9e213e75f Mon Sep 17 00:00:00 2001 From: shadeofblue Date: Thu, 18 Mar 2021 11:45:20 +0100 Subject: [PATCH] v0.3.2-alpha.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e15d4ea1..ac33e2e20 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yajsapi", - "version": "0.3.1", + "version": "0.3.2-alpha.0", "description": "NodeJS API for Next Golem", "repository": "https://github.com/golemfactory/yajsapi", "main": "dist/index.js",