From a1419c978644fff7ebc5eaac9edeffb1988eec7c Mon Sep 17 00:00:00 2001 From: Szymon Date: Mon, 11 Apr 2022 12:28:10 +0200 Subject: [PATCH] chore: release 0.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 17f7338..6b0afa7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-bignumber", - "version": "0.1.4", + "version": "0.1.5", "description": "⚡️ The fastest Big Number library for React Native.", "main": "lib/commonjs/index", "module": "lib/module/index",