From 570621d70526c36fa5aa474f837b244eb1c3fe09 Mon Sep 17 00:00:00 2001 From: Colin Date: Wed, 21 Feb 2024 22:35:12 -0800 Subject: [PATCH] bumped version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d1caba..31f7d63 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-draw-canvas", "title": "React Native Draw Canvas", - "version": "1.2.0", + "version": "1.2.1", "description": "Cross platform native draw canvas for both iOS and Android", "main": "index.js", "scripts": {