diff --git a/packages/dev/codemods/package.json b/packages/dev/codemods/package.json index 63b79a7f068..fd0772575b9 100644 --- a/packages/dev/codemods/package.json +++ b/packages/dev/codemods/package.json @@ -1,6 +1,6 @@ { "name": "@react-spectrum/codemods", - "version": "1.2.0", + "version": "1.2.1", "main": "dist/index.js", "source": "src/index.ts", "bin": "dist/index.js",