build for 1.4.0

This commit is contained in:
Anton Lavrenov 2017-02-07 11:42:30 -05:00
parent e1af6e4c5c
commit dbedbba436
3 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
/* /*
* Konva JavaScript Framework v1.3.0 * Konva JavaScript Framework v1.4.0
* http://konvajs.github.io/ * http://konvajs.github.io/
* Licensed under the MIT or GPL Version 2 licenses. * Licensed under the MIT or GPL Version 2 licenses.
* Date: Tue Feb 07 2017 * Date: Tue Feb 07 2017
@ -39,7 +39,7 @@
var Konva = { var Konva = {
// public // public
version: '1.3.0', version: '1.4.0',
// private // private
stages: [], 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", "name": "konva",
"version": "1.3.0", "version": "1.4.0",
"author": "Anton Lavrenov", "author": "Anton Lavrenov",
"files": [ "files": [
"README.md", "README.md",