diff --git a/README.md b/README.md index cf590aa..067d11e 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ font.merge(font1, { ### woff2 -**Notice: ** woff2 use wasm build of google woff2, before read and write `woff2`, we should first call `woff2.init()`. +**Notice:** woff2 use wasm build of google woff2, before read and write `woff2`, we should first call `woff2.init()`. ```javascript import {Font, woff2} from 'fonteditor-core'; diff --git a/bower.json b/bower.json index e88aba9..c4c0ca7 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "fonteditor-core", - "version": "2.1.2", + "version": "2.1.11", "homepage": "https://github.com/kekee000/fonteditor-core", "authors": [ "kekee000 ",