chore: bump version to 0.1.1

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Jonathan
2025-05-31 13:49:20 -05:00
parent c837f36463
commit f7399f8ad1

View File

@@ -1,6 +1,6 @@
{
"name": "claude-github-webhook",
"version": "0.1.0",
"version": "0.1.1",
"description": "A webhook endpoint for Claude to perform git and GitHub actions",
"main": "dist/index.js",
"scripts": {