Skip to content

Commit 3aee70f

Browse files
committed
fix package and ser release version to 1.1.1
1 parent b90689d commit 3aee70f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jform",
3-
"version": "1.1.0",
4-
"main": "./dist/jform.min.sj",
3+
"version": "1.1.1",
4+
"main": "./dist/jform.min.js",
55
"description": "jQuery Web HTML Form Kit, convert JSON to form field easily.",
66
"keywords": [
77
"json",

0 commit comments

Comments
 (0)