diff --git a/packages/repack/package.json b/packages/repack/package.json index c6119e46f..3ac6ed6b1 100644 --- a/packages/repack/package.json +++ b/packages/repack/package.json @@ -1,6 +1,6 @@ { "name": "@callstack/repack", - "version": "2.4.0", + "version": "2.4.1", "description": "A Webpack-based toolkit to build your React Native application with full support of Webpack ecosystem.", "main": "dist/index.js", "types": "dist/index.d.ts",