Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
larixer committed Jun 4, 2024
1 parent ff3ab6d commit 04350c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webpack-virtual-modules",
"version": "0.6.1",
"version": "0.6.2",
"description": "Webpack Virtual Modules",
"main": "src/index.ts",
"scripts": {
Expand Down Expand Up @@ -79,4 +79,4 @@
"husky": {
"pre-commit": "lint-staged"
}
}
}

0 comments on commit 04350c6

Please sign in to comment.