build for 1.6.8

This commit is contained in:
Anton Lavrenov 2017-08-19 09:01:43 +02:00
parent 90267e8386
commit e6bb9f7d20
3 changed files with 7 additions and 7 deletions

View File

@ -1,8 +1,8 @@
/*
* Konva JavaScript Framework v1.6.7
* Konva JavaScript Framework v1.6.8
* http://konvajs.github.io/
* Licensed under the MIT or GPL Version 2 licenses.
* Date: Tue Aug 01 2017
* Date: Sat Aug 19 2017
*
* Original work Copyright (C) 2011 - 2013 by Eric Rowell (KineticJS)
* Modified work Copyright (C) 2014 - 2017 by Anton Lavrenov (Konva)
@ -38,7 +38,7 @@
var Konva = {
// public
version: '1.6.7',
version: '1.6.8',
// private
stages: [],

6
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.7",
"version": "1.6.8",
"author": "Anton Lavrenov",
"files": [
"README.md",