We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2140e90 commit 1159b93Copy full SHA for 1159b93
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@beekeeperstudio/plugin",
3
- "version": "1.6.0",
+ "version": "1.7.0-beta.1",
4
"description": "A simple TypeScript wrapper to send messages from your Beekeeper Studio plugin to the main app.",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
0 commit comments