From 722a071c2f64e94f1447dc85d29846ee7753a366 Mon Sep 17 00:00:00 2001 From: endarova Date: Wed, 6 Mar 2019 11:20:11 +0200 Subject: [PATCH] bump version to 0.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45b2781..1687c9a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nativescript-hook", - "version": "0.2.4", + "version": "0.2.5", "description": "Helper module for installing hooks into NativeScript projects", "main": "index.js", "scripts": {