Skip to content

Commit

Permalink
Update Xeol to v0.9.12 (#23)
Browse files Browse the repository at this point in the history
* Update Xeol to v0.9.11

Signed-off-by: GitHub <noreply@github.com>

* Update XeolVersion.js

* Update index.js

---------

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: noqcks <noqcks@users.noreply.github.com>
Co-authored-by: Benji Visser <benji@093b.org>
  • Loading branch information
3 people committed Jan 23, 2024
1 parent 2b11477 commit 7798c27
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion XeolVersion.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
exports.XEOL_VERSION = "v0.9.10";
exports.XEOL_VERSION = "v0.9.12";
4 changes: 2 additions & 2 deletions dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
/***/ 7407:
/***/ ((__unused_webpack_module, exports) => {

exports.XEOL_VERSION = "v0.9.10";
exports.XEOL_VERSION = "v0.9.12";


/***/ }),
Expand Down Expand Up @@ -7027,4 +7027,4 @@ module.exports = require("util");
/******/ module.exports = __webpack_exports__;
/******/
/******/ })()
;
;

0 comments on commit 7798c27

Please sign in to comment.