build for 2.3.0

This commit is contained in:
Anton Lavrenov 2018-08-30 15:24:50 +03:00
parent d184af9f92
commit 1559d83be6
3 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
/* /*
* Konva JavaScript Framework v2.2.2 * Konva JavaScript Framework v2.3.0
* http://konvajs.github.io/ * http://konvajs.github.io/
* Licensed under the MIT * Licensed under the MIT
* Date: Thu Aug 30 2018 * Date: Thu Aug 30 2018
@ -21,7 +21,7 @@
var Konva = { var Konva = {
// public // public
version: '2.2.2', version: '2.3.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": "2.2.2", "version": "2.3.0",
"author": "Anton Lavrenov", "author": "Anton Lavrenov",
"files": [ "files": [
"README.md", "README.md",