Skip to content

Commit

Permalink
chore: release v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Dec 5, 2024
1 parent bff7d61 commit b36a1f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/beasties-webpack-plugin/package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down
2 changes: 1 addition & 1 deletion packages/beasties/package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit b36a1f7

Please sign in to comment.