diff --git a/bindings/node/package.json b/bindings/node/package.json index 82d81c415..9b80268dd 100644 --- a/bindings/node/package.json +++ b/bindings/node/package.json @@ -1,6 +1,6 @@ { "name": "mongodb-client-encryption", - "version": "0.3.0", + "version": "0.3.1", "description": "Official client encryption module for the MongoDB Node.js driver", "main": "index.js", "directories": {