From 10f083afbafad278a08399192cc0a1850f655016 Mon Sep 17 00:00:00 2001 From: Enieber Cunha <7907068+enieber@users.noreply.github.com> Date: Tue, 15 Jan 2019 11:44:10 -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 f0fc3e3..e6ef726 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-pdf-view", - "version": "0.4.0", + "version": "0.4.1", "description": "A pdf file view component for react native.", "main": "index.js", "typings": "./index.d.ts",