Skip to content
This repository was archived by the owner on Jan 11, 2024. It is now read-only.

Commit 44d36cd

Browse files
authored
Update index.js
1 parent 2dd999c commit 44d36cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/utils/enums/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,4 @@ exports.RESERVED_EVENT_KEYWORDS = {
104104
exports.JAVASCRIPT_CLIENT_ENGINE = 'javascript-sdk';
105105
exports.NEW_OPTIMIZELY_VERSION = '2';
106106
exports.NODE_CLIENT_ENGINE = 'node-sdk';
107-
exports.NODE_CLIENT_VERSION = '1.4.1';
107+
exports.NODE_CLIENT_VERSION = '1.4.2';

0 commit comments

Comments
 (0)