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,