From 737794abbc37d5b3c950ba94f1b429d831cdfa66 Mon Sep 17 00:00:00 2001 From: Manos Konstantinidis Date: Mon, 12 Sep 2022 11:39:56 +0100 Subject: [PATCH] chore: Bump 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c9abb7c..0e897151 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-owl", - "version": "1.0.0", + "version": "1.1.0", "description": "Visual regression testing for React Native", "main": "./dist/index.js", "types": "./dist/index.d.ts",