Skip to content

Commit

Permalink
Bump versions [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
rushbot committed Oct 3, 2024
1 parent 7493f41 commit b9a88dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libraries/lookup-by-path/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/lookup-by-path",
"version": "0.2.5",
"version": "0.3.0",
"description": "Strongly typed trie data structure for path and URL-like strings.",
"main": "lib/index.js",
"typings": "dist/lookup-by-path.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion webpack/webpack-workspace-resolve-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/webpack-workspace-resolve-plugin",
"version": "0.3.6",
"version": "0.3.7",
"description": "This plugin leverages workspace-level metadata to greatly accelerate module resolution.",
"main": "lib/index.js",
"typings": "dist/webpack-workspace-resolve-plugin.d.ts",
Expand Down

0 comments on commit b9a88dd

Please sign in to comment.