From 0f598537f5415a738a4535eeb0868e6e2a299a4c Mon Sep 17 00:00:00 2001 From: "lake.zero" Date: Fri, 15 Nov 2024 13:55:11 +0900 Subject: [PATCH] chore: bump version to 0.6.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4870145..0af5b40 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-animated-numbers", - "version": "0.6.2", + "version": "0.6.3", "description": "Module that shows number changes through simple animation", "scripts": { "lint": "yarn eslint .",