We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b609fa commit 42e4b88Copy full SHA for 42e4b88
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sentry",
3
- "version": "0.11.0",
+ "version": "0.12.0-dev.0",
4
"description": "Sentry CLI - A command-line interface for using Sentry built by robots and humans for robots and humans",
5
"type": "module",
6
"bin": {
plugins/sentry-cli/.claude-plugin/plugin.json
@@ -1,5 +1,5 @@
"name": "sentry-cli",
+ "version": "0.12.0",
"description": "Skills for using the Sentry CLI to interact with Sentry from the command line"
}
0 commit comments