Skip to content

Commit

Permalink
Merge pull request #13 from XianZhengquan/release/v1.1.0
Browse files Browse the repository at this point in the history
feat: update version
  • Loading branch information
XianZhengquan authored Nov 2, 2021
2 parents bb5f6f2 + 02d0c12 commit a066448
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,6 @@ json2canvas({
- 导出画圆角矩形方法 `drawRoundRectPath`

> 2021年11月02日 (v1.1.0)
> 2021年11月02日 (v1.1.1)
- 增加画圆角图片 `ImageName.RoundImage`
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "json-to-canvas",
"version": "1.1.0",
"version": "1.1.1",
"description": "json-to-canvas",
"entry": "src/index.ts",
"main": "dist/index.cjs.js",
Expand Down

0 comments on commit a066448

Please sign in to comment.