build for 1.2.2

This commit is contained in:
Anton Lavrenov 2016-09-20 09:35:34 -04:00
parent 763788bd32
commit 685f133b12
3 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
/*
* Konva JavaScript Framework v1.2.1
* Konva JavaScript Framework v1.2.2
* http://konvajs.github.io/
* Licensed under the MIT or GPL Version 2 licenses.
* Date: Tue Sep 20 2016
@ -39,7 +39,7 @@
var Konva = {
// public
version: '1.2.1',
version: '1.2.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": "1.2.1",
"version": "1.2.2",
"author": "Anton Lavrenov",
"files": [
"README.md",