From f1b1434e7f2a5cdbb1740fa911749f317caa2201 Mon Sep 17 00:00:00 2001 From: jernejpregelj Date: Tue, 14 Aug 2018 12:00:38 +0200 Subject: [PATCH] Release 2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ff4749b..4b77c5c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crypto-conditions", - "version": "2.0.2", + "version": "2.0.3", "description": "Implementation of crypto-conditions in JavaScript", "main": "index.js", "browser": "./dist/index.js",