From e45c4007e62f3e0d9bab85eae3b81d185a169c28 Mon Sep 17 00:00:00 2001 From: SK Date: Sat, 27 Aug 2022 23:48:50 +0800 Subject: [PATCH] Bump package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1068059..0efe762 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dashibase/lotion", - "version": "0.1.2", + "version": "0.1.3", "type": "module", "main": "lib/lotion.js", "types": "types/src/index.d.ts",