From 4e4f13d744dc05685c7a0907a086e5f9616906e2 Mon Sep 17 00:00:00 2001 From: OSBotify Date: Thu, 24 Oct 2024 21:35:59 +0000 Subject: [PATCH] Bump version to 0.1.177 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 819e4b9c..4844ccde 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@expensify/react-native-live-markdown", - "version": "0.1.176", + "version": "0.1.177", "description": "Drop-in replacement for React Native's TextInput component with Markdown formatting.", "main": "lib/commonjs/index", "module": "lib/module/index",