From 269ce7fb1e1cabd3d762db6b094ff83860e14171 Mon Sep 17 00:00:00 2001 From: otakodes Date: Sun, 13 Dec 2020 20:48:27 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20version=20bumb?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e9d83bb..50c51ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-youtube-iframe-api", - "version": "0.1.2", + "version": "0.2.0", "main": "src/main.js", "license": "MIT", "description": "Vue JS component wrapping a Youtube Video Player with the Youtube Iframe API",