From 847f76c3e953dcb12b71548917c1169f07dab074 Mon Sep 17 00:00:00 2001 From: Pavlos Vinieratos Date: Tue, 2 Apr 2024 21:29:44 +0000 Subject: [PATCH] Bump version to: 13.1.26 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d29de2c..429c6ec8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@artsy/palette-mobile", - "version": "13.1.25", + "version": "13.1.26", "description": "Artsy's design system for React Native", "scripts": { "android": "RCT_METRO_PORT=8082 react-native run-android --port 8082",