From 7adf495d45e55cae79c1ce422a10fe8c6f32e4e6 Mon Sep 17 00:00:00 2001 From: Ahmad Tirmazi <16874651+ahmadtirmazi@users.noreply.github.com> Date: Wed, 2 Aug 2023 11:42:54 +0200 Subject: [PATCH] 0.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 74abf7b..3fb6520 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@alien-worlds/aw-history", - "version": "0.0.5", + "version": "0.0.6", "description": "", "packageManager": "yarn@3.2.3", "main": "build/index.js",