From 520449410f1a6bb2cbc1b95d37600f86a63b5d90 Mon Sep 17 00:00:00 2001 From: Simon Auer Date: Mon, 4 Mar 2019 11:06:04 +0100 Subject: [PATCH] 1.0.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c4dc66..614ec7e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dudigital/react-native-zoomable-view", - "version": "1.0.11", + "version": "1.0.12", "description": "A view component for react-native with pinch to zoom, tap to move and double tap to zoom capability.", "main": "index.js", "scripts": {