Skip to content

Commit b4f63e0

Browse files
author
github-actions[bot]
committed
chore: stamp files for release
1 parent 76941f7 commit b4f63e0

File tree

25 files changed

+34
-34
lines changed

25 files changed

+34
-34
lines changed

packages/api/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/api";
22
export const PKG_VERSION = "3.2.0";
3-
export const BUILD_VERSION = "3.2.0";
3+
export const BUILD_VERSION = "3.2.1";

packages/chart/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/chart";
22
export const PKG_VERSION = "3.2.0";
3-
export const BUILD_VERSION = "3.2.0";
3+
export const BUILD_VERSION = "3.2.1";
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/codemirror";
22
export const PKG_VERSION = "3.1.0";
3-
export const BUILD_VERSION = "3.2.0";
3+
export const BUILD_VERSION = "3.2.1";

packages/common/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/common";
22
export const PKG_VERSION = "3.2.0";
3-
export const BUILD_VERSION = "3.2.0";
3+
export const BUILD_VERSION = "3.2.1";

packages/comms/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/comms";
22
export const PKG_VERSION = "3.2.0";
3-
export const BUILD_VERSION = "3.2.0";
3+
export const BUILD_VERSION = "3.2.1";
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/composite";
2-
export const PKG_VERSION = "3.1.0";
3-
export const BUILD_VERSION = "3.2.0";
2+
export const PKG_VERSION = "3.1.1";
3+
export const BUILD_VERSION = "3.2.1";
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/dataflow";
22
export const PKG_VERSION = "9.2.0";
3-
export const BUILD_VERSION = "3.2.0";
3+
export const BUILD_VERSION = "3.2.1";
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/ddl-shim";
22
export const PKG_VERSION = "3.0.0";
3-
export const BUILD_VERSION = "3.2.0";
3+
export const BUILD_VERSION = "3.2.1";

packages/dgrid/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/dgrid";
22
export const PKG_VERSION = "3.1.0";
3-
export const BUILD_VERSION = "3.2.0";
3+
export const BUILD_VERSION = "3.2.1";

packages/dgrid2/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/dgrid2";
2-
export const PKG_VERSION = "3.1.0";
3-
export const BUILD_VERSION = "3.2.0";
2+
export const PKG_VERSION = "3.1.1";
3+
export const BUILD_VERSION = "3.2.1";

0 commit comments

Comments
 (0)