Skip to content

Commit

Permalink
Version 1.4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
kangax committed Nov 28, 2014
1 parent 454c332 commit b8bf3f5
Show file tree
Hide file tree
Showing 7 changed files with 900 additions and 167 deletions.
2 changes: 1 addition & 1 deletion HEADER.js
@@ -1,6 +1,6 @@
/*! Fabric.js Copyright 2008-2014, Printio (Juriy Zaytsev, Maxim Chernyak) */

var fabric = fabric || { version: "1.4.12" };
var fabric = fabric || { version: "1.4.13" };
if (typeof exports !== 'undefined') {
exports.fabric = fabric;
}
Expand Down
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "fabric.js",
"version": "1.4.12",
"version": "1.4.13",
"homepage": "http://fabricjs.com",
"authors": [
"kangax", "Kienz", "asturur"
Expand Down

0 comments on commit b8bf3f5

Please sign in to comment.