From f1d3d3b6b5a313d647e5bb4574112c76014a0d96 Mon Sep 17 00:00:00 2001 From: rkamysz Date: Thu, 3 Aug 2023 08:08:21 +0200 Subject: [PATCH] 0.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 123fe17..a48a9f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@alien-worlds/aw-history", - "version": "0.0.7", + "version": "0.0.8", "description": "", "packageManager": "yarn@3.2.3", "main": "build/index.js",