0.1.1
Some checks failed
build-and-release / release (push) Failing after 4m17s

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

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",