From 6a3d7d736245fb909157cacbd343002cb97ba211 Mon Sep 17 00:00:00 2001 From: Pavlos Vinieratos Date: Tue, 23 Apr 2024 20:24:44 +0000 Subject: [PATCH] Bump version to: 13.2.0 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 321990fc..b98a67de 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@artsy/palette-mobile", - "version": "13.1.30", + "version": "13.2.0", "description": "Artsy's design system for React Native", "scripts": { "android": "RCT_METRO_PORT=8082 react-native run-android --port 8082",