diff --git a/README.md b/README.md index 5c2ea82..10e3381 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@
- +

Speed Measure Plugin -
(for webpack)
+
(for webpack)


diff --git a/package.json b/package.json index b3d83de..59e21ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "speed-measure-webpack-plugin", - "version": "0.2.0", + "version": "0.2.1", "description": "Measure + analyse the speed of your webpack loaders and plugins", "main": "index.js", "repository": {