From 40318493967219ea99710711786f7a817171208c Mon Sep 17 00:00:00 2001 From: Eran Hammer Date: Fri, 20 Sep 2019 16:05:17 -0700 Subject: [PATCH] 5.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f1fd01..88e057f 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@hapi/iron", "description": "Encapsulated tokens (encrypted and mac'ed objects)", - "version": "5.1.3", + "version": "5.1.4", "repository": "git://github.com/hueniverse/iron", "main": "lib/index.js", "types": "lib/index.d.ts",