From e8433627eae33fda03a41d2f0fe302f59e469d36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Mon, 21 Aug 2017 23:37:04 +0200 Subject: [PATCH] Bump rc6 --- package.json | 2 +- start/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 15c6d68805..0c3801cf3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt", - "version": "1.0.0-rc5", + "version": "1.0.0-rc6", "description": "A minimalistic framework for server-rendered Vue.js applications (inspired by Next.js)", "contributors": [ { diff --git a/start/package.json b/start/package.json index 9e675ca751..bf185da625 100644 --- a/start/package.json +++ b/start/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-start", - "version": "1.0.0-rc5", + "version": "1.0.0-rc6", "description": "runtime-only build for nuxt", "contributors": [ {