build for 0.13.0

This commit is contained in:
Anton Lavrenov 2016-05-14 22:17:36 +07:00
parent 8a5517dccc
commit c04ab52041
3 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
/*
* Konva JavaScript Framework v0.12.4
* Konva JavaScript Framework v0.13.0
* http://konvajs.github.io/
* Licensed under the MIT or GPL Version 2 licenses.
* Date: Sat May 14 2016
@ -39,7 +39,7 @@
var Konva = {
// public
version: '0.12.4',
version: '0.13.0',
// 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.12.4",
"version": "0.13.0",
"author": "Anton Lavrenov",
"files": [
"README.md",