diff --git a/package.json b/package.json index dd44c1d..9397179 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bmp-ts", - "version": "1.0.1", + "version": "1.0.3", "description": "A pure typescript BMP encoder and decoder", "main": "dist/index.js", "types": "dist/index.d.ts",