diff --git a/packages/beasties-webpack-plugin/package.json b/packages/beasties-webpack-plugin/package.json index 25cadca..d7c2b2f 100644 --- a/packages/beasties-webpack-plugin/package.json +++ b/packages/beasties-webpack-plugin/package.json @@ -1,6 +1,6 @@ { "name": "beasties-webpack-plugin", - "version": "0.1.0", + "version": "0.2.0", "description": "Webpack plugin to inline critical CSS and lazy-load the rest.", "author": "The Chromium Authors", "contributors": [ diff --git a/packages/beasties/package.json b/packages/beasties/package.json index 8275f00..b0a1475 100644 --- a/packages/beasties/package.json +++ b/packages/beasties/package.json @@ -1,6 +1,6 @@ { "name": "beasties", - "version": "0.1.0", + "version": "0.2.0", "description": "Inline critical CSS and lazy-load the rest.", "author": "The Chromium Authors", "contributors": [