Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

Commit ec0e705

Browse files
committed
[RELEASE] GitHub release 1.1.2
1 parent f87cc90 commit ec0e705

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# MyScriptJS
22

33
## What is it about ?
4-
If you want to add handwriting recognition to your webapp please consider [myscript-math-web](http://github.com/myscript-math-web) and [myscript-text-web](http://github.com/myscript-math-web) based on MyScriptJS.
4+
If you want to add handwriting recognition to your webapp please consider [myscript-math-web](https://github.com/MyScript/myscript-math-web) and [myscript-text-web](https://github.com/MyScript/myscript-text-web) based on MyScriptJS.
55
If you need more customization please take time to read the [developer guide](http://dev.myscript.com).
66

77
## Contribute

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "myscript",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"main": ["./dist/myscript.js", "./dist/myscript.css"],
55
"description": "The JavaScript library for the MyScript Cloud recognition service",
66
"keywords": [

dist/myscript.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/myscript.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "myscript",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"main": "./dist/myscript.js",
55
"description": "The JavaScript library for the MyScript Cloud recognition service",
66
"keywords": [

resources/samples/lib/myscript.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)