From 89db780648c78c541c0923ee514adb5bcb3953b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80=20?= =?UTF-8?q?=D0=9F=D1=80=D0=B8=D0=BC=D0=B0=D0=BA=D0=BE=D0=B2?= Date: Sun, 5 Apr 2020 17:48:03 +0300 Subject: [PATCH] fix mistake --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0f4b66..03525e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ijl/templates", - "version": "1.2.2", + "version": "1.2.3", "description": "Templates library for @ijl projects", "main": "src/index.js", "scripts": {