Skip to content

Commit b8d144d

Browse files
committed
v1.1.0
1 parent fed22c3 commit b8d144d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Element form-builder v1.0.1
2+
* element-form-builder v1.1.0
33
* (c) 2019 Felix Yang
44
*/
55
var _extends = Object.assign || function (target) {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "element-form-builder",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "Build element-ui forms with JSON schema.",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)