From e9e93cda31ae6912226f0bb55a41e5bf024de4c2 Mon Sep 17 00:00:00 2001 From: Christopher Dro Date: Mon, 31 May 2021 17:46:58 -0700 Subject: [PATCH] Bump v0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3794ae..c662210 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-print", - "version": "0.7.0", + "version": "0.8.0", "description": "Print documents with React Native", "main": "index.js", "types": "types/index.d.ts",