From 953c8f8b7dfb6a5302961246e9ecff2d41bd0810 Mon Sep 17 00:00:00 2001 From: Rody Molenaar Date: Sun, 12 Sep 2021 07:55:08 +0200 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7867141..22feb51 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@lightbase/react-native-panorama-view", "title": "React Native Panorama View", - "version": "1.0.0", + "version": "1.0.1", "description": "A simple component for displaying panoramic images in your React Native app.", "main": "dist/index.js", "types": "dist/index.d.ts",