From 3fafd29adba20e0ddbaf25efec4803d126e24f28 Mon Sep 17 00:00:00 2001 From: Tim Officer Date: Thu, 19 Dec 2019 10:50:05 -0500 Subject: [PATCH] bump to v 0.17.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 16979bb..91a5761 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-friendly-iframe", - "version": "0.16.0", + "version": "0.17.0", "description": "Vue component for creating dynamic async iframes", "main": "dist/vue-friendly-iframe.js", "scripts": {