Release prep: set version to 0.1.0

This commit is contained in:
Peter Steinberger
2025-11-25 13:10:55 +01:00
parent 2efea9880f
commit d62fedda32

View File

@@ -1,6 +1,6 @@
{
"name": "warelay",
"version": "1.0.0",
"version": "0.1.0",
"description": "WhatsApp relay CLI (send, monitor, webhook, auto-reply) using Twilio",
"type": "module",
"main": "dist/index.js",