mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 04:14:52 +08:00
build for 0.12.2
This commit is contained in:
4
konva.js
4
konva.js
@@ -1,6 +1,6 @@
|
||||
|
||||
/*
|
||||
* Konva JavaScript Framework v0.12.1
|
||||
* Konva JavaScript Framework v0.12.2
|
||||
* 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.1',
|
||||
version: '0.12.2',
|
||||
|
||||
// private
|
||||
stages: [],
|
||||
|
4
konva.min.js
vendored
4
konva.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "konva",
|
||||
"version": "0.12.1",
|
||||
"version": "0.12.2",
|
||||
"author": "Anton Lavrenov",
|
||||
"scripts": {
|
||||
"start": "gulp",
|
||||
|
Reference in New Issue
Block a user