diff --git a/package-lock.json b/package-lock.json index ec97832..5953967 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartbuffer", - "version": "1.0.2", + "version": "1.0.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartbuffer", - "version": "1.0.2", + "version": "1.0.3", "license": "MIT", "devDependencies": { "@gitzone/tsbuild": "^2.1.25", diff --git a/package.json b/package.json index e52b69a..89fe8b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartbuffer", - "version": "1.0.2", + "version": "1.0.3", "private": false, "description": "handle ArrayBufferLike structures", "main": "dist_ts/index.js",