build for 2.4.1

This commit is contained in:
Anton Lavrenov 2018-10-08 05:16:43 -05:00
parent a1deb32c45
commit 0811b7bdc2
3 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
/*
* Konva JavaScript Framework v2.4.0
* Konva JavaScript Framework v2.4.1
* http://konvajs.github.io/
* Licensed under the MIT
* Date: Mon Oct 08 2018
@ -21,7 +21,7 @@
var Konva = {
// public
version: '2.4.0',
version: '2.4.1',
// private
stages: [],

4
konva.min.js vendored

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
{
"name": "konva",
"version": "2.4.0",
"version": "2.4.1",
"author": "Anton Lavrenov",
"files": [
"README.md",