From acff1e2d0d65cd57cf53ebde908ec5ba7fae5ad0 Mon Sep 17 00:00:00 2001 From: Dylan Piercey Date: Tue, 30 Apr 2019 11:50:39 -0700 Subject: [PATCH] 4.16.13 --- 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 91e863f2c..c9cecd4c1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "marko", - "version": "4.16.12", + "version": "4.16.13", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1362fbc57..711f9173b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "marko", - "version": "4.16.12", + "version": "4.16.13", "license": "MIT", "description": "UI Components + streaming, async, high performance, HTML templating for Node.js and the browser.", "scripts": {