Skip to content

Commit 8766092

Browse files
committed
5.89.0
1 parent 21c80e4 commit 8766092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webpack",
3-
"version": "5.88.2",
3+
"version": "5.89.0",
44
"author": "Tobias Koppers @sokra",
55
"description": "Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.",
66
"license": "MIT",

0 commit comments

Comments
 (0)