From 068e27d88e1575e23631da7b9d68141b9a0f15db Mon Sep 17 00:00:00 2001 From: Artsy Date: Thu, 31 Aug 2023 19:11:56 +0000 Subject: [PATCH] Bump version to: 29.9.0 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b7e5b76a50..9bea8d7ae8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@artsy/reaction", - "version": "29.8.0", + "version": "29.9.0", "description": "Force’s React Components", "main": "dist/index.js", "repository": "https://github.com/artsy/reaction.git",