diff --git a/package.json b/package.json index 383f1f83a1..d42e3ebd4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webpack-dev-server", - "version": "1.14.1", + "version": "1.15.0", "author": "Tobias Koppers @sokra", "description": "Serves a webpack app. Updates the browser on changes.", "peerDependencies": {