diff --git a/packages/repack/package.json b/packages/repack/package.json index 496ff13df..70bf05863 100644 --- a/packages/repack/package.json +++ b/packages/repack/package.json @@ -1,6 +1,6 @@ { "name": "@callstack/repack", - "version": "2.1.0", + "version": "2.2.0", "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",