prawnsalad / Nexmo-PHP-lib

Nexmo SMS gateway example library
MIT License
121 stars 98 forks source link

Create a realease tag #34

Open david-vde opened 6 years ago

david-vde commented 6 years ago

Hello

Is that possible to create a release tag like 1.0.0 ?

Like this we can use it with composer in a clean way instead of putting dev-master.

Thank you