From c49cd448fd7cfc94044f083edce68e178488fb19 Mon Sep 17 00:00:00 2001 From: Sabine Schaller Date: Thu, 21 Sep 2023 11:52:51 +0300 Subject: [PATCH] chore: bump version (#1945) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a95a383ded..9b2a9ad21b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@interledger/rafiki", - "version": "1.0.0-alpha.1", + "version": "1.0.0-alpha.3", "private": true, "license": "Apache-2.0", "repository": "https://github.com/interledger/rafiki",