From f704ee9e991b97ee8efd186585b700cd94d7e5b7 Mon Sep 17 00:00:00 2001 From: Ahmad Tirmazi <16874651+ahmadtirmazi@users.noreply.github.com> Date: Tue, 8 Aug 2023 17:14:43 +0200 Subject: [PATCH] 0.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1bf4035..82505a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@alien-worlds/aw-history", - "version": "0.0.8", + "version": "0.0.9", "description": "", "packageManager": "yarn@3.2.3", "main": "build/index.js",