From df19b8c3f29811333b88f2e8d3f42932e073ace5 Mon Sep 17 00:00:00 2001 From: Benjamin Grand <17108974+bgrand-ch@users.noreply.github.com> Date: Tue, 4 May 2021 19:19:56 +0200 Subject: [PATCH] chore(release): 1.0.1 --- src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/package.json b/src/package.json index f36214a..965f3cc 100755 --- a/src/package.json +++ b/src/package.json @@ -1,6 +1,6 @@ { "name": "nativescript-getters", - "version": "1.0.0", + "version": "1.0.1", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": {