From e4b458ca912be4b6c077b472ce6a77ada2d000bd Mon Sep 17 00:00:00 2001 From: An Nguyen Q Date: Fri, 16 Sep 2022 13:21:49 +0700 Subject: [PATCH] v0.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 79aadef..71d1839 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@topthithu/nest-eventstore", - "version": "0.0.0", + "version": "0.0.1", "description": "A utility module to integrate eventstore with NestJS", "author": "An Nguyen Q. ", "license": "MIT",