Bump version

This commit is contained in:
Sébastien Chopin 2017-03-25 15:16:20 +01:00
parent 1cefff8194
commit 26533f3676

View File

@ -1,6 +1,6 @@
{
"name": "nuxt",
"version": "0.10.2",
"version": "0.10.3",
"description": "A minimalistic framework for server-rendered Vue.js applications (inspired by Next.js)",
"contributors": [
{
@ -72,6 +72,7 @@
"lru-cache": "^4.0.2",
"memory-fs": "^0.4.1",
"pify": "^2.3.0",
"post-compile-webpack-plugin": "^0.1.1",
"preload-webpack-plugin": "^1.2.1",
"progress-bar-webpack-plugin": "^1.9.3",
"script-ext-html-webpack-plugin": "^1.7.1",