From 9374283028b7dd64a77bf652fea607a4344921f0 Mon Sep 17 00:00:00 2001 From: Juha Paananen Date: Mon, 15 Mar 2021 18:10:38 +0200 Subject: [PATCH] v0.19.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7221b68..d7fb71a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "harmaja", - "version": "0.18.0", + "version": "0.19.0", "main": "lonna/index.js", "types": "lonna/index.d.ts", "license": "MIT", @@ -49,4 +49,4 @@ "lint": "prettier --check \"**/*.{json,md,ts}\"", "lint:fix": "prettier --write '**/*.{json,md,ts}'" } -} +} \ No newline at end of file