From 62df639aa2571c54bddfa683d415d2fdc2251900 Mon Sep 17 00:00:00 2001 From: Caligo Date: Thu, 13 Jan 2022 19:03:55 +0530 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef59dd0..30bbefd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@retraigo/duration.js", - "version": "1.0.0", + "version": "1.0.4", "description": "Get the formatted time duration", "main": "index.js", "scripts": {