From bfebe6c95a190bd845e09e491284a1fe4c5da750 Mon Sep 17 00:00:00 2001 From: Pavlos Vinieratos Date: Fri, 17 Feb 2023 13:21:06 +0000 Subject: [PATCH] Bump version to: 10.0.3 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9cff6234..26471e73 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@artsy/palette-mobile", - "version": "10.0.2", + "version": "10.0.3", "description": "Artsy's design system for React Native", "scripts": { "android": "react-native run-android",