From c26507eedd1c18315fc26b93dadbdddae6f4548f Mon Sep 17 00:00:00 2001 From: YeonGyu-Kim Date: Thu, 10 Feb 2022 03:03:23 +0900 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd0acae..9a09722 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "trackpurchase", - "version": "1.1.0", + "version": "1.2.0", "main": "dist/index.js", "license": "MIT", "repository": {