From c1dec8a8520eff6f42f2371fd14a0093e965b318 Mon Sep 17 00:00:00 2001 From: Ahmad Tirmazi <16874651+ahmadtirmazi@users.noreply.github.com> Date: Wed, 2 Aug 2023 11:23:12 +0200 Subject: [PATCH] 0.0.4 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6ea86df..775c941 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@alien-worlds/aw-history", - "version": "0.0.3", + "version": "0.0.4", "description": "", "packageManager": "yarn@3.2.3", "main": "build/index.js", @@ -46,4 +46,4 @@ "crypto": "^1.0.1", "ts-node": "^10.9.1" } -} \ No newline at end of file +}