From ac67e6cb7207e2595ce2967f31af533cf53a4bae Mon Sep 17 00:00:00 2001 From: Aaron Ault Date: Tue, 12 Nov 2019 16:58:13 -0500 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 911649e..213a5ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "oada-trusted-jws", - "version": "1.0.4", + "version": "1.0.5", "description": "Check if a JWS was signed by an OADA trusted party", "main": "index.js", "scripts": {