Skip to content

Commit 5f6d594

Browse files
committed
bump version as [beta]
1 parent b097df1 commit 5f6d594

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/minimal-package.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export default { name: '@mondaycom/apps-sdk', version: '3.2.1' };
1+
export default { name: '@mondaycom/apps-sdk', version: '3.2.2-beta.1' };

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mondaycom/apps-sdk",
3-
"version": "3.2.1",
3+
"version": "3.2.2-beta.1",
44
"description": "monday apps SDK for NodeJS",
55
"main": "./dist/cjs/index.js",
66
"module": "./dist/esm/index.js",

0 commit comments

Comments
 (0)