This commit is contained in:
2026-06-15 17:32:55 +01:00
parent 6706a2ce68
commit 8b0a87d31d

View File

@@ -1,6 +1,6 @@
{
"name": "bugswatch-agent",
"version": "0.1.0",
"version": "0.1.1",
"scripts": {
"release": "npm version patch && git push && git push --tags",
"release:minor": "npm version minor && git push && git push --tags",