From 490c088f68ef978388bbaeb70ae3f476f288758a Mon Sep 17 00:00:00 2001 From: Anton Kalinin Date: Sun, 5 Sep 2021 11:02:30 +0300 Subject: [PATCH] v0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bcae434..24419b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-image-viewing", - "version": "0.2.0", + "version": "0.2.1", "description": "React Native modal component for viewing images as a sliding gallery", "main": "dist/index.js", "types": "dist/index.d.ts",