Skip to content

Commit 1cc06c2

Browse files
committed
Travis update: Jul 2025 (Build 939)
[skip ci]
1 parent 18224ad commit 1cc06c2

84 files changed

Lines changed: 84 additions & 84 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 1 addition & 1 deletion

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "messente_api",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"description": "Send and receive SMS, Viber, Telegram and WhatsApp messages, blacklist phone numbers to make sure you're not sending any unwanted messages, manage contacts and groups.",
55
"license": "Apache-2.0",
66
"main": "src/index.js",

src/ApiClient.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
/**
3535
* @module ApiClient
36-
* @version 2.4.1
36+
* @version 2.4.2
3737
*/
3838

3939
/**

src/api/AccountBalanceApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
/**
3535
* AccountBalance service.
3636
* @module api/AccountBalanceApi
37-
* @version 2.4.1
37+
* @version 2.4.2
3838
*/
3939

4040
/**

src/api/BlacklistApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
/**
3535
* Blacklist service.
3636
* @module api/BlacklistApi
37-
* @version 2.4.1
37+
* @version 2.4.2
3838
*/
3939

4040
/**

src/api/BulkMessagingApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
/**
3535
* BulkMessaging service.
3636
* @module api/BulkMessagingApi
37-
* @version 2.4.1
37+
* @version 2.4.2
3838
*/
3939

4040
/**

src/api/ContactsApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
/**
3535
* Contacts service.
3636
* @module api/ContactsApi
37-
* @version 2.4.1
37+
* @version 2.4.2
3838
*/
3939

4040
/**

src/api/DeliveryReportApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
/**
3535
* DeliveryReport service.
3636
* @module api/DeliveryReportApi
37-
* @version 2.4.1
37+
* @version 2.4.2
3838
*/
3939

4040
/**

src/api/GroupsApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
/**
3535
* Groups service.
3636
* @module api/GroupsApi
37-
* @version 2.4.1
37+
* @version 2.4.2
3838
*/
3939

4040
/**

src/api/NumberLookupApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
/**
3535
* NumberLookup service.
3636
* @module api/NumberLookupApi
37-
* @version 2.4.1
37+
* @version 2.4.2
3838
*/
3939

4040
/**

0 commit comments

Comments
 (0)