Skip to content

Commit 3737b89

Browse files
Merge pull request #71 from Palbahngmiyine/master
Update sdkVersion
2 parents 95e9519 + f864589 commit 3737b89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/requests/messageRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export type DefaultAgentType = {
1111
};
1212

1313
// NOTE: Need to update when publish library.
14-
const sdkVersion = 'nodejs/5.4.0-beta.0';
14+
const sdkVersion = 'nodejs/5.4.0';
1515

1616
export const defaultAgent: DefaultAgentType = {
1717
sdkVersion,

0 commit comments

Comments
 (0)