Skip to content

Commit ebf0ecb

Browse files
committed
chore: bump version
1 parent 981bb4c commit ebf0ecb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.npmignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
extension/
1+
examples/

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webpack-target-webextension",
3-
"version": "0.1.3",
3+
"version": "0.2.0",
44
"description": "WebExtension Target for Webpack 4. Supports code-splitting with native dynamic import.",
55
"keywords": [
66
"webpack",

0 commit comments

Comments
 (0)