From 45626c4677ad959db93ad3d0b92a75b461cdfe71 Mon Sep 17 00:00:00 2001 From: Atul R Date: Tue, 17 Aug 2021 00:00:13 +0200 Subject: [PATCH] 0.13.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3626da8..46c0ac6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nodegui/react-nodegui", - "version": "0.12.0", + "version": "0.13.0", "description": "React Native for building cross platform desktop applications", "main": "dist/index.js", "typings": "dist/index.d.ts",