diff --git a/package.json b/package.json index 955e20c..1496df2 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ ], "repository": "https://github.com/themashcodee/slack-blocks-to-jsx.git", "license": "MIT", - "version": "0.1.5", + "version": "0.1.6", "main": "dist/index.js", "module": "dist/index.mjs", "types": "dist/index.d.ts", @@ -52,4 +52,4 @@ "tsup": "^7.2.0", "typescript": "^5.2.2" } -} +} \ No newline at end of file