From a0de33209eec749a7ea32609b2d5936b6fa6bfe1 Mon Sep 17 00:00:00 2001 From: Alex Urdenko Date: Wed, 20 May 2020 23:21:08 +0300 Subject: [PATCH] 1.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 035e2d1..2f28d9b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@urdenko/print-wanted", - "version": "1.0.9", + "version": "1.0.10", "description": "Joke about wanted criminal-friend", "scripts": { "build": "webpack --mode=production",