From fb2c7a761cb4458e5a2ce59c191b81c3b680ab78 Mon Sep 17 00:00:00 2001 From: Artsy Date: Mon, 16 Sep 2024 15:53:46 +0000 Subject: [PATCH] Bump version to: 13.2.30 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e230508..f59a960 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@artsy/palette-mobile", - "version": "13.2.29", + "version": "13.2.30", "description": "Artsy's design system for React Native", "scripts": { "android": "RCT_METRO_PORT=8082 react-native run-android --port 8082",