Skip to content

Commit 1ac0e04

Browse files
authored
Merge pull request #14 from MQpeng/hotfix/version-sync
fix(version):sync version
2 parents 3c95f0a + 86d64e0 commit 1ac0e04

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": "eml-parse-js",
3-
"version": "1.0.21",
3+
"version": "1.1.0",
44
"description": "format EML file in browser env",
55
"main": "./lib/bundle.umd.js",
66
"module": "./lib/bundle.esm.js",

0 commit comments

Comments
 (0)