build for 0.11.1

This commit is contained in:
Anton Lavrenov 2016-01-16 17:47:01 +08:00
parent 763d30cfe6
commit 83d70a0174
3 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
/*
* Konva JavaScript Framework v0.10.1
* Konva JavaScript Framework v0.11.1
* http://konvajs.github.io/
* Licensed under the MIT or GPL Version 2 licenses.
* Date: Sat Jan 16 2016
@ -39,7 +39,7 @@
var Konva = {
// public
version: '0.10.1',
version: '0.11.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": "0.11.0",
"version": "0.11.1",
"author": "Anton Lavrenov",
"scripts": {
"start": "gulp",