Skip to content

Commit 4e006fe

Browse files
committed
release v0.4.0
1 parent 1c15148 commit 4e006fe

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ docs/_book
55
.DS_Store
66
.idea
77
*.iml
8+
package-lock.json

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "weex-vue-loader",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Vue.js component loader for Webpack",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)