From e439eda6e4e063a59e02c013058c3e91464337b2 Mon Sep 17 00:00:00 2001 From: Razvan Stoenescu Date: Fri, 10 Mar 2017 13:50:36 +0200 Subject: [PATCH] chore: Bump version to v0.13.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bcb41861bdc..05540c310e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "quasar-framework", - "version": "0.13.3", + "version": "0.13.4", "description": "Simultaneously build desktop/mobile SPA websites & phone/tablet apps with VueJS", "main": "dist/quasar.common.js", "jsnext:main": "dist/quasar.es6.js",