diff --git a/package.json b/package.json index ee0ff99..713fe4e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@peculiar/webcrypto", - "version": "1.4.0", + "version": "1.4.1", "description": "A WebCrypto Polyfill for NodeJS", "repository": { "type": "git", @@ -101,4 +101,4 @@ ], "spec": "test/**/*.ts" } -} +} \ No newline at end of file