From dbb7aa3ce9ab3f99fb7ebf53b6b565aef657c97c Mon Sep 17 00:00:00 2001 From: hanyoungsoo Date: Thu, 17 Feb 2022 13:32:50 +0900 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ae4f77..adfa250 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-animated-numbers", - "version": "0.4.0", + "version": "0.4.1", "main": "index.js", "typings": "index.d.ts", "description": "Module that shows number changes through simple animation",