From c1b4d4c9c65d3d545741c5aeb7e02a6db20fde07 Mon Sep 17 00:00:00 2001 From: Artsy Date: Wed, 23 Oct 2024 15:19:33 +0000 Subject: [PATCH] Bump version to: 13.2.41 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b67647..b21744a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@artsy/palette-mobile", - "version": "13.2.40", + "version": "13.2.41", "description": "Artsy's design system for React Native", "scripts": { "android": "RCT_METRO_PORT=8082 react-native run-android --port 8082 --terminal terminal",