Skip to content

Commit 2884bd3

Browse files
committed
chore: release v0.1.0
1 parent 483765f commit 2884bd3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/beasties-webpack-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "beasties-webpack-plugin",
3-
"version": "0.0.26",
3+
"version": "0.1.0",
44
"description": "Webpack plugin to inline critical CSS and lazy-load the rest.",
55
"author": "The Chromium Authors",
66
"contributors": [

packages/beasties/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "beasties",
3-
"version": "0.0.26",
3+
"version": "0.1.0",
44
"description": "Inline critical CSS and lazy-load the rest.",
55
"author": "The Chromium Authors",
66
"contributors": [

0 commit comments

Comments
 (0)