Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit 1a87f47

Browse files
committed
feat(package): Change package version to 2.0.0
1 parent b377cd4 commit 1a87f47

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": "static-render-html-webpack-plugin",
3-
"version": "1.1.4",
3+
"version": "2.0.0",
44
"description": "Simplifies creation of HTML static files using webpack",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)