From 8fc03367be715b96969b58a120960af39e00a830 Mon Sep 17 00:00:00 2001 From: Evan You Date: Sun, 15 Apr 2018 16:33:14 -0400 Subject: [PATCH] 0.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a47381fb..15210777 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vuepress", - "version": "0.3.1", + "version": "0.3.2", "description": "Minimalistic doc generator with Vue component based layout system", "main": "lib/index.js", "bin": {