Skip to content

Commit 9ac24d5

Browse files
author
github-actions[bot]
committed
chore: stamp files for release
1 parent 5d58a07 commit 9ac24d5

File tree

7 files changed

+13
-13
lines changed

7 files changed

+13
-13
lines changed

packages/base91/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-base91";
2-
export const PKG_VERSION = "1.3.2";
3-
export const BUILD_VERSION = "3.7.1";
2+
export const PKG_VERSION = "1.4.0";
3+
export const BUILD_VERSION = "3.8.0";

packages/duckdb/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-duckdb";
2-
export const PKG_VERSION = "1.6.0";
3-
export const BUILD_VERSION = "3.7.1";
2+
export const PKG_VERSION = "1.7.0";
3+
export const BUILD_VERSION = "3.8.0";

packages/expat/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-expat";
2-
export const PKG_VERSION = "1.3.2";
3-
export const BUILD_VERSION = "3.7.1";
2+
export const PKG_VERSION = "1.4.0";
3+
export const BUILD_VERSION = "3.8.0";
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.8.0";
3-
export const BUILD_VERSION = "3.7.1";
2+
export const PKG_VERSION = "1.9.0";
3+
export const BUILD_VERSION = "3.8.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.7.1";
3+
export const BUILD_VERSION = "3.8.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.23.0";
3-
export const BUILD_VERSION = "3.7.1";
2+
export const PKG_VERSION = "2.24.0";
3+
export const BUILD_VERSION = "3.8.0";

packages/zstd/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-zstd";
2-
export const PKG_VERSION = "1.2.1";
3-
export const BUILD_VERSION = "3.7.1";
2+
export const PKG_VERSION = "1.3.0";
3+
export const BUILD_VERSION = "3.8.0";

0 commit comments

Comments
 (0)