From d9ff6bac687e354b60b26682430ac2055df56cf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Stra=C3=9Fburger?= Date: Sat, 28 Mar 2020 20:14:36 +0100 Subject: [PATCH] :bookmark: bumping 1.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 720fcef..86867c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-gl-model-view", - "version": "1.5.0", + "version": "1.6.0", "description": "React Native bridge to GLView (iOS) and jPCT-AE (Android) - display and animate textured Wavefront .OBJ 3D models with 60fps", "main": "index.js", "scripts": {