Skip to content

Commit

Permalink
prepare 5.4.0 numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
asturur committed Jul 3, 2024
1 parent ec00310 commit 9c649f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HEADER.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*! Fabric.js Copyright 2008-2015, Printio (Juriy Zaytsev, Maxim Chernyak) */

var fabric = fabric || { version: '5.3.0' };
var fabric = fabric || { version: '5.4.0' };
if (typeof exports !== 'undefined') {
exports.fabric = fabric;
}
Expand Down

0 comments on commit 9c649f8

Please sign in to comment.