From 69ee4cb57aaf52d6fcc40b93efddf75ae553c039 Mon Sep 17 00:00:00 2001 From: Matej Drobnic Date: Sat, 12 Feb 2022 14:30:48 +0100 Subject: [PATCH] chore: release 2.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f54154..dae67ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-brightcove-ima-player", - "version": "2.1.1", + "version": "2.1.2", "description": "React Native implementation of Brightcove Player native SDK", "main": "lib/commonjs/index", "module": "lib/module/index",