From f2a2e8b890c7c9ecf64eb8dc0022a42e00f26a30 Mon Sep 17 00:00:00 2001 From: Michael Rawlings Date: Fri, 10 Jan 2020 14:01:04 -0800 Subject: [PATCH] 4.18.31 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index e2a92d9f7..e83ce71a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "marko", - "version": "4.18.30", + "version": "4.18.31", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7aaf7772c..53ffeca32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "marko", - "version": "4.18.30", + "version": "4.18.31", "license": "MIT", "description": "UI Components + streaming, async, high performance, HTML templating for Node.js and the browser.", "scripts": {