From ad68511b2895d94b7941999b1183857020332e93 Mon Sep 17 00:00:00 2001 From: Artsy Date: Fri, 20 Sep 2024 08:14:16 +0000 Subject: [PATCH] Bump version to: 13.2.35 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 835d046..674c147 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@artsy/palette-mobile", - "version": "13.2.34", + "version": "13.2.35", "description": "Artsy's design system for React Native", "scripts": { "android": "RCT_METRO_PORT=8082 react-native run-android --port 8082 --terminal terminal",