build for 0.12.1

This commit is contained in:
Anton Lavrenov 2016-03-31 10:02:09 +07:00
parent c21f5b4417
commit f5a5cb65dc
3 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
/*
* Konva JavaScript Framework v0.12.0
* Konva JavaScript Framework v0.12.1
* http://konvajs.github.io/
* Licensed under the MIT or GPL Version 2 licenses.
* Date: Thu Mar 31 2016
@ -39,7 +39,7 @@
var Konva = {
// public
version: '0.12.0',
version: '0.12.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.12.0",
"version": "0.12.1",
"author": "Anton Lavrenov",
"scripts": {
"start": "gulp",