Skip to content

Commit 6c9512a

Browse files
committed
fix: update connector version
1 parent 8afc98f commit 6c9512a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ DataStore.prototype.find = function ({ query, collection, options = {}, schema,
191191
*/
192192
DataStore.prototype.handshake = function () {
193193
return {
194-
version: '4.1.0'
194+
version: '4.2.1'
195195
}
196196
}
197197

0 commit comments

Comments
 (0)