From 2bd74c3e8fa194e29a8520a171d4bc4e7761a4b5 Mon Sep 17 00:00:00 2001 From: Simon Auer Date: Sat, 18 Aug 2018 13:51:57 +0200 Subject: [PATCH] 1.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e8158a0..1f57651 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dudigital/react-native-zoomable-view", - "version": "1.0.8", + "version": "1.0.9", "description": "A view component for react-native with pinch to zoom, tap to move and double tap to zoom capability.", "main": "index.js", "scripts": {