From 23dfcbecc86895583d8b1f4aa2df3919424df588 Mon Sep 17 00:00:00 2001 From: Alexander Sklar Date: Wed, 21 Jul 2021 22:50:49 -0700 Subject: [PATCH] Update package.json --- package/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/package.json b/package/package.json index 4ed9f4b..d3e1625 100644 --- a/package/package.json +++ b/package/package.json @@ -1,7 +1,7 @@ { "name": "react-native-xaml", "title": "React Native Xaml", - "version": "0.0.34", + "version": "0.0.35", "description": "Allows using XAML directly, inside of a React Native Windows app", "main": "lib/index.js", "typings": "lib/index.d.ts",