Skip to content

Commit 7d93289

Browse files
author
github-actions[bot]
committed
chore: stamp files for release
1 parent b632ed3 commit 7d93289

File tree

7 files changed

+9
-9
lines changed

7 files changed

+9
-9
lines changed

packages/base91/src/__package__.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/wasm-base91";
22
export const PKG_VERSION = "1.6.0";
3-
export const BUILD_VERSION = "3.10.0";
3+
export const BUILD_VERSION = "3.11.0";

packages/duckdb/src/__package__.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/wasm-duckdb";
22
export const PKG_VERSION = "1.9.0";
3-
export const BUILD_VERSION = "3.10.0";
3+
export const BUILD_VERSION = "3.11.0";

packages/expat/src/__package__.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/wasm-expat";
22
export const PKG_VERSION = "1.6.0";
3-
export const BUILD_VERSION = "3.10.0";
3+
export const BUILD_VERSION = "3.11.0";

packages/graphviz/src/__package__.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/wasm-graphviz";
2-
export const PKG_VERSION = "1.11.0";
3-
export const BUILD_VERSION = "3.10.0";
2+
export const PKG_VERSION = "1.12.0";
3+
export const BUILD_VERSION = "3.11.0";

packages/llama/src/__package__.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/wasm-llama";
22
export const PKG_VERSION = "1.0.0";
3-
export const BUILD_VERSION = "3.10.0";
3+
export const BUILD_VERSION = "3.11.0";

packages/wasm/src/__package__.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/wasm";
2-
export const PKG_VERSION = "2.26.0";
3-
export const BUILD_VERSION = "3.10.0";
2+
export const PKG_VERSION = "2.26.1";
3+
export const BUILD_VERSION = "3.11.0";

packages/zstd/src/__package__.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/wasm-zstd";
22
export const PKG_VERSION = "1.5.0";
3-
export const BUILD_VERSION = "3.10.0";
3+
export const BUILD_VERSION = "3.11.0";

0 commit comments

Comments
 (0)