@@ -1,2 +0,2 @@ | ||
| export declare const arkUtilVersion = "0.47.0"; | ||
| export declare const arkUtilVersion = "0.49.0"; | ||
| export declare const initialRegistryContents: { | ||
@@ -3,0 +3,0 @@ version: string; |
+1
-1
@@ -9,3 +9,3 @@ import { domainOf } from "./domain.js"; | ||
| // For now, we assert this matches the package.json version via a unit test. | ||
| export const arkUtilVersion = "0.47.0"; | ||
| export const arkUtilVersion = "0.49.0"; | ||
| export const initialRegistryContents = { | ||
@@ -12,0 +12,0 @@ version: arkUtilVersion, |
+1
-1
| { | ||
| "name": "@ark/util", | ||
| "version": "0.47.0", | ||
| "version": "0.49.0", | ||
| "license": "MIT", | ||
@@ -5,0 +5,0 @@ "author": { |