Skip to content

Commit 0288c4e

Browse files
committed
sync versions
1 parent 72beb7a commit 0288c4e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

rust/check-dup-prop-transpiler-swc-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cubejs-backend/check-dup-prop-transpiler-swc-plugin",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "Check for property duplication Transpiler Plugin for Cube models compilation",
55
"author": "Cube Dev, Inc.",
66
"license": "Apache-2.0",

rust/cube-prop-ctx-transpiler-swc-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cubejs-backend/cube-prop-ctx-transpiler-swc-plugin",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "Cube property context Transpiler Plugin for Cube models compilation",
55
"author": "Cube Dev, Inc.",
66
"license": "Apache-2.0",

rust/import-export-transpiler-swc-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cubejs-backend/import-export-transpiler-swc-plugin",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "Import/Export declarations Transpiler Plugin for Cube models compilation",
55
"author": "Cube Dev, Inc.",
66
"license": "Apache-2.0",

rust/validation-transpiler-swc-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cubejs-backend/validation-transpiler-swc-plugin",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "Validation Transpiler Plugin for Cube models compilation",
55
"author": "Cube Dev, Inc.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)