From 05268e3a0f7f3fc0a1cfae4c73d3f4041ccf9df7 Mon Sep 17 00:00:00 2001 From: Saran Tanpituckpong Date: Wed, 14 Oct 2020 00:10:29 +0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=201.3.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 768ae57..a017599 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nvl", - "version": "1.2.2", + "version": "1.3.0", "description": "Replace a blank value with fallback value.", "main": "dist/index.js", "typings": "dist/index.d.ts",