Skip to content

Commit 9fe1cb5

Browse files
committed
fix: bump version to force new release
Signed-off-by: Gordon Smith <GordonJSmith@gmail.com>
1 parent 9c0cbd0 commit 9fe1cb5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/util/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@
5555
"url": "https://github.com/hpcc-systems/Visualization/issues"
5656
},
5757
"homepage": "https://github.com/hpcc-systems/Visualization"
58-
}
58+
}

packages/util/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ export * from "./saxParser";
1818
export * from "./stack";
1919
export * from "./stateful";
2020
export * from "./string";
21-
export * from "./url";
21+
export * from "./url";

0 commit comments

Comments
 (0)