From 980428ebc9b0d9e46886f1c97e9a778ec6228b7e Mon Sep 17 00:00:00 2001 From: Justin Schroeder Date: Mon, 4 Mar 2024 09:47:18 -0500 Subject: [PATCH] chore: release v0.0.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c505244..b0ffe70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@formkit/tempo", - "version": "0.0.13", + "version": "0.0.14", "description": "The easiest way to work with dates in JavaScript and TypeScript.", "type": "module", "main": "dist/index.cjs",