build for 0.15.0

This commit is contained in:
Anton Lavrenov
2016-06-18 22:32:48 +07:00
parent 9c50284452
commit e5f23c42ed
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
/*
* Konva JavaScript Framework v0.14.0
* Konva JavaScript Framework v0.15.0
* http://konvajs.github.io/
* Licensed under the MIT or GPL Version 2 licenses.
* Date: Sat Jun 18 2016
@@ -39,7 +39,7 @@
var Konva = {
// public
version: '0.14.0',
version: '0.15.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.14.1",
"version": "0.15.0",
"author": "Anton Lavrenov",
"files": [
"README.md",