We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 253c765 commit 7c911d6Copy full SHA for 7c911d6
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@beekeeperstudio/plugin",
3
- "version": "1.7.0-beta.1",
+ "version": "1.7.0-beta.2",
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