From 9449749eebbeb5835de8eece5a45615f13382054 Mon Sep 17 00:00:00 2001 From: Nathan Chase Date: Mon, 25 Jul 2022 13:23:42 -0400 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09e1c6c..1dc933b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nathanchase/nuxt-dayjs-module", - "version": "1.0.2", + "version": "1.0.3", "description": "This is a Nuxt 3 compatible module built with the official Nuxt 3 (module-builder)(https://github.com/nuxt/module-builder) for (dayjs)(https://github.com/iamkun/dayjs/).", "repository": { "type": "git",