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

Commit 90e53a7

Browse files
Bumped client version number for 1.5.0 release.
1 parent 55445cc commit 90e53a7

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
@@ -105,7 +105,7 @@ exports.RESERVED_EVENT_KEYWORDS = {
105105
exports.JAVASCRIPT_CLIENT_ENGINE = 'javascript-sdk';
106106
exports.NEW_OPTIMIZELY_VERSION = '2';
107107
exports.NODE_CLIENT_ENGINE = 'node-sdk';
108-
exports.NODE_CLIENT_VERSION = '1.4.2';
108+
exports.NODE_CLIENT_VERSION = '1.5.0';
109109

110110
/*
111111
* Notification types for use with NotificationCenter

0 commit comments

Comments
 (0)