build for 1.6.1

This commit is contained in:
Anton Lavrenov
2017-04-25 13:02:38 -05:00
parent d4a03201e1
commit 9183703917
3 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
/*
* Konva JavaScript Framework v1.6.0
* Konva JavaScript Framework v1.6.1
* http://konvajs.github.io/
* Licensed under the MIT or GPL Version 2 licenses.
* Date: Tue Apr 25 2017
@@ -38,7 +38,7 @@
var Konva = {
// public
version: '1.6.0',
version: '1.6.1',
// 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.0",
"version": "1.6.1",
"author": "Anton Lavrenov",
"files": [
"README.md",