Skip to content

Commit 97dcf91

Browse files
committed
Version number
1 parent 15e7f92 commit 97dcf91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/zephyr.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Consider contributing to the project!
77
* https://github.com/ZephyrJS-Project/ZephyrJS
88
*/
9-
const ZEPHYR = { VERSION: '23.9' };
9+
const ZEPHYR = { VERSION: '23.9.6' };
1010
(function (exports) {
1111
'use strict';
1212

0 commit comments

Comments
 (0)