diff --git a/CHANGELOG.md b/CHANGELOG.md index d28ca003..c6694249 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [new version][unreleased] +## [2.4.1][2018-10-08] + ### Changed * Added some text trim logic to wrap in better diff --git a/konva.js b/konva.js index f9e6e01a..c54aa1cc 100644 --- a/konva.js +++ b/konva.js @@ -2,7 +2,7 @@ * Konva JavaScript Framework v2.4.0 * http://konvajs.github.io/ * Licensed under the MIT - * Date: Mon Oct 01 2018 + * Date: Mon Oct 08 2018 * * Original work Copyright (C) 2011 - 2013 by Eric Rowell (KineticJS) * Modified work Copyright (C) 2014 - present by Anton Lavrenov (Konva) diff --git a/konva.min.js b/konva.min.js index 0edeb182..4c0c50e1 100644 --- a/konva.min.js +++ b/konva.min.js @@ -2,7 +2,7 @@ * Konva JavaScript Framework v2.4.0 * http://konvajs.github.io/ * Licensed under the MIT - * Date: Mon Oct 01 2018 + * Date: Mon Oct 08 2018 * * Original work Copyright (C) 2011 - 2013 by Eric Rowell (KineticJS) * Modified work Copyright (C) 2014 - present by Anton Lavrenov (Konva)