From 86ef560f5daafeacbe4d77e74746b359472e06e8 Mon Sep 17 00:00:00 2001 From: gillchristian Date: Wed, 15 Jul 2020 10:20:20 +0200 Subject: [PATCH] v1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8068f54..fa26d06 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "io-ts-reporters", - "version": "1.2.0", + "version": "1.2.1", "description": "Formatting of io-ts validation errors", "main": "./target/src/index.js", "typings": "./target/src/index.d.ts",