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