From e274142bf930611baa1e5aeb64b653debaa8a2f5 Mon Sep 17 00:00:00 2001 From: David Misiak Date: Mon, 28 Mar 2022 17:30:26 +0200 Subject: [PATCH] Bump version to 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c404523..891357f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cardano-hw-interop-lib", - "version": "0.1.0", + "version": "0.2.0", "files": [ "dist" ],