From 7798c27b63c6cc6a1c5de348daf4d0f205d476f7 Mon Sep 17 00:00:00 2001 From: "xeol-actions[bot]" <122061159+xeol-actions[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 13:28:13 -0800 Subject: [PATCH] Update Xeol to v0.9.12 (#23) * Update Xeol to v0.9.11 Signed-off-by: GitHub * Update XeolVersion.js * Update index.js --------- Signed-off-by: GitHub Co-authored-by: noqcks Co-authored-by: Benji Visser --- XeolVersion.js | 2 +- dist/index.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/XeolVersion.js b/XeolVersion.js index c01d80c..5f43c39 100644 --- a/XeolVersion.js +++ b/XeolVersion.js @@ -1 +1 @@ -exports.XEOL_VERSION = "v0.9.10"; +exports.XEOL_VERSION = "v0.9.12"; diff --git a/dist/index.js b/dist/index.js index 5e8cbf2..6991cf5 100644 --- a/dist/index.js +++ b/dist/index.js @@ -4,7 +4,7 @@ /***/ 7407: /***/ ((__unused_webpack_module, exports) => { -exports.XEOL_VERSION = "v0.9.10"; +exports.XEOL_VERSION = "v0.9.12"; /***/ }), @@ -7027,4 +7027,4 @@ module.exports = require("util"); /******/ module.exports = __webpack_exports__; /******/ /******/ })() -; \ No newline at end of file +;