build for 1.6.3

This commit is contained in:
Anton Lavrenov 2017-05-24 21:53:29 +03:00
parent d587d35d2a
commit 44b4203ac2
3 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
/*
* Konva JavaScript Framework v1.6.2
* Konva JavaScript Framework v1.6.3
* http://konvajs.github.io/
* Licensed under the MIT or GPL Version 2 licenses.
* Date: Wed May 24 2017
@ -38,7 +38,7 @@
var Konva = {
// public
version: '1.6.2',
version: '1.6.3',
// 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": "1.6.2",
"version": "1.6.3",
"author": "Anton Lavrenov",
"files": [
"README.md",