From 559b1fd9910ae12ad324ae55831ccbc7acf6ba5a Mon Sep 17 00:00:00 2001 From: Marcos Moura Date: Wed, 14 Dec 2016 18:06:38 -0200 Subject: [PATCH] [release] 0.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e68502d..4125458 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vue-material", "description": "Material Design for Vue.js", - "version": "0.4.1", + "version": "0.4.2", "author": "Marcos Moura ", "homepage": "https://vuematerial.github.io", "license": "MIT",