From 54d611e3470cab2aa808e8e5b94312eb0963e5c7 Mon Sep 17 00:00:00 2001 From: * <*> Date: Thu, 16 Mar 2023 12:31:08 +0800 Subject: [PATCH] Match-id-0338b4ba7000d8c21aa851908bc5dc85900328f5 --- libs/horizon/index.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libs/horizon/index.ts b/libs/horizon/index.ts index 02244280..efe6df6b 100644 --- a/libs/horizon/index.ts +++ b/libs/horizon/index.ts @@ -121,8 +121,7 @@ const Horizon = { Suspense, }; -// export const version = __VERSION__; -export const version = '0.0.40'; +export const version = __VERSION__; export { Children, createRef,