From a650e2bcd44f8bd6342c88a6ed9a5e4b2be6efb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=8D=8E=E7=8B=84?= <861883474@qq.com> Date: Wed, 5 Sep 2018 18:44:27 +0800 Subject: [PATCH] v0.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 27f0821..54ea79d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-imagefill", - "version": "0.1.5", + "version": "0.1.6", "description": "The Vue directive for making images fill their containers", "main": "./dist/main.js", "scripts": {