From b71a585ca44226f94896dd1b9d96e88a1e111f05 Mon Sep 17 00:00:00 2001 From: Sergio Padrino Date: Tue, 27 Apr 2021 13:51:07 +0200 Subject: [PATCH] 1.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fef6f50..79342dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "registry-js", - "version": "1.14.0", + "version": "1.15.0", "description": "A simple and opinionated library for working with the Windows registry", "main": "dist/lib/index.js", "typings": "dist/lib/index.d.ts",