From 0f09c801df3f1e085ab97b7b3e4e861a9599f3ca Mon Sep 17 00:00:00 2001 From: Rody Molenaar Date: Wed, 19 May 2021 10:37:00 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 75ebaa2..7867141 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-canary.3", + "version": "1.0.0", "description": "A simple component for displaying panoramic images in your React Native app.", "main": "dist/index.js", "types": "dist/index.d.ts",