Skip to content

Commit

Permalink
ci: version bump to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated Version Bump committed Mar 6, 2022
1 parent b12fcc0 commit 0d4bd8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": "3.0.0",
"version": "3.1.0",
"license": "MIT",
"main": "sms-server.main.ts",
"scripts": {
Expand Down

0 comments on commit 0d4bd8e

Please sign in to comment.