diff --git a/registration.js b/registration.js index 68fe8e7..c5e7daa 100644 --- a/registration.js +++ b/registration.js @@ -5,7 +5,7 @@ Hooks */ "use strict"; -const VERSION = "0.3.3"; +const VERSION = "0.3.4"; // Foundry utils import { registerFoundryUtilsMethods } from "./util.js";