diff --git a/package.json b/package.json index 2332ef0..704655d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sms-server-template", "description": "SMS Server Template is a generic open-source sms server that has a simple yet powerful design to connect your business with third-party sms service providers (like Twilio, Amazon SNS).", - "version": "4.0.3", + "version": "4.0.4", "license": "MIT", "main": "sms-server.main.ts", "scripts": {