Release prep: set version to 0.1.0

This commit is contained in:
Peter Steinberger 2025-11-25 13:10:55 +01:00
parent d92e1baa13
commit 86b273657d

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