diff --git a/package-lock.json b/package-lock.json index 76a5aa5..2ae31b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "motoko", - "version": "3.8.1", + "version": "3.8.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "motoko", - "version": "3.8.1", + "version": "3.8.2", "license": "Apache-2.0", "dependencies": { "cross-fetch": "3.1.5", diff --git a/package.json b/package.json index f2408a5..a3db43f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "motoko", - "version": "3.8.1", + "version": "3.8.2", "description": "Compile and run Motoko smart contracts in Node.js or the browser.", "author": "Ryan Vandersmith (https://github.com/rvanasa)", "license": "Apache-2.0",