This commit is contained in:
David Chanin
2019-06-02 14:55:27 +01:00
parent 3a39c7c33d
commit 446356e660
5 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
/*!
* Hanzi Writer v1.4.0
* Hanzi Writer v1.4.1
* https://chanind.github.io/hanzi-writer
*/
module.exports =

View File

File diff suppressed because one or more lines are too long

View File

@@ -1,5 +1,5 @@
/*!
* Hanzi Writer v1.4.0
* Hanzi Writer v1.4.1
* https://chanind.github.io/hanzi-writer
*/
/******/ (function(modules) { // webpackBootstrap

View File

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
{
"name": "hanzi-writer",
"version": "1.4.0",
"version": "1.4.1",
"author": "David Chanin <chanindav@gmail.com> (http://chanind.github.io/hanzi-writer/)",
"description": "Hanzi Writer is a free and open-source javascript library for both animating simplified Chinese characters and quizzing users on character stroke order.",
"repository": "chanind/hanzi-writer",