Skip to content

Commit bda8dbb

Browse files
v0.3.4
1 parent 6006da3 commit bda8dbb

File tree

8 files changed

+676
-67
lines changed

8 files changed

+676
-67
lines changed

dist/BaseEx.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
55
/*
66
* [BaseEx]{@link https://github.com/UmamiAppearance/BaseExJS}
77
*
8-
* @version 0.3.3
8+
* @version 0.3.4
99
* @author UmamiAppearance [mail@umamiappearance.eu]
1010
* @license GPL-3.0 AND BSD-3-Clause (Base91, Copyright (c) 2000-2006 Joachim Henke)
1111
*/

dist/BaseEx.esm.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* [BaseEx]{@link https://github.com/UmamiAppearance/BaseExJS}
33
*
4-
* @version 0.3.3
4+
* @version 0.3.4
55
* @author UmamiAppearance [mail@umamiappearance.eu]
66
* @license GPL-3.0 AND BSD-3-Clause (Base91, Copyright (c) 2000-2006 Joachim Henke)
77
*/

dist/BaseEx.esm.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/BaseEx.iife.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ var BaseEx = (function (exports) {
44
/*
55
* [BaseEx]{@link https://github.com/UmamiAppearance/BaseExJS}
66
*
7-
* @version 0.3.3
7+
* @version 0.3.4
88
* @author UmamiAppearance [mail@umamiappearance.eu]
99
* @license GPL-3.0 AND BSD-3-Clause (Base91, Copyright (c) 2000-2006 Joachim Henke)
1010
*/

dist/BaseEx.iife.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)