build for 2.0.2

This commit is contained in:
Anton Lavrenov 2018-03-16 08:56:13 +07:00
parent 9ddaee6801
commit 881da4d1f2
3 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
/*
* Konva JavaScript Framework v2.0.1
* Konva JavaScript Framework v2.0.2
* http://konvajs.github.io/
* Licensed under the MIT
* Date: Fri Mar 16 2018
@ -21,7 +21,7 @@
var Konva = {
// public
version: '2.0.1',
version: '2.0.2',
// 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.0.1",
"version": "2.0.2",
"author": "Anton Lavrenov",
"files": [
"README.md",