mirror of
https://github.com/konvajs/konva.git
synced 2026-01-21 18:51:52 +08:00
build for 1.6.2
This commit is contained in:
6
konva.js
6
konva.js
@@ -1,8 +1,8 @@
|
||||
/*
|
||||
* Konva JavaScript Framework v1.6.1
|
||||
* Konva JavaScript Framework v1.6.2
|
||||
* http://konvajs.github.io/
|
||||
* Licensed under the MIT or GPL Version 2 licenses.
|
||||
* Date: Tue Apr 25 2017
|
||||
* Date: Mon May 08 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.1',
|
||||
version: '1.6.2',
|
||||
|
||||
// private
|
||||
stages: [],
|
||||
|
||||
6
konva.min.js
vendored
6
konva.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "konva",
|
||||
"version": "1.6.1",
|
||||
"version": "1.6.2",
|
||||
"author": "Anton Lavrenov",
|
||||
"files": [
|
||||
"README.md",
|
||||
|
||||
Reference in New Issue
Block a user