From 43d44b0b41e61d01128ea9415ace6eed62bc4702 Mon Sep 17 00:00:00 2001 From: Will O'Beirne Date: Mon, 20 May 2019 10:35:48 -0400 Subject: [PATCH] Version 0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a40eef..a218a7a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webln", - "version": "0.2.0", + "version": "0.2.1", "description": "Spec and tools around implementing WebLN", "main": "lib/index.js", "types": "lib/index.d.ts",