Skip to content

Commit 7bcd4ea

Browse files
feat: update version [beta]
1 parent f60f2b7 commit 7bcd4ea

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.1.0' };
1+
export default { name: '@mondaycom/apps-sdk', version: '3.2.0' };

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.1.0",
3+
"version": "3.2.0",
44
"description": "monday apps SDK for NodeJS",
55
"main": "./dist/cjs/index.js",
66
"module": "./dist/esm/index.js",

0 commit comments

Comments
 (0)