diff --git a/package.json b/package.json index a976e4b..247c04f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-box2d", - "version": "0.2.1", + "version": "0.2.2", "description": "A react-native JSI library for box2d (fast)", "main": "lib/commonjs/index", "module": "lib/module/index",