Skip to content

Commit c93ac4a

Browse files
missed a spot to hardcode version
1 parent 0484607 commit c93ac4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/nextjs-webpack-plugin/src/nextjs-webpack-bundle-analysis/__tests__/__snapshots__/nextJSWebpackBundleAnalysisPlugin.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ exports[`webpackBundleAnalysisPlugin > when called > returns a plugin object 1`]
55
"buildEnd": [Function],
66
"buildStart": [Function],
77
"name": "@codecov/nextjs-webpack-plugin",
8-
"pluginVersion": "1.3.0",
8+
"pluginVersion": "1.4.0",
99
"version": "2",
1010
"webpack": [Function],
1111
"writeBundle": [Function],

0 commit comments

Comments
 (0)