Skip to content

Commit a07a493

Browse files
committed
1.2.6
1 parent 1e723d3 commit a07a493

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
---
2020

21-
## [zuix.js v1.2.5](https://zuixjs.github.io/zuixjs.org)
21+
## [zuix.js v1.2.6](https://zuixjs.github.io/zuixjs.org)
2222

2323
**zUIx.js** is a component-based JavaScript framework for building modern web user interfaces. It's designed to be lightweight, fast, and easy to learn, allowing you to create reusable components with clean HTML, CSS, and JavaScript.
2424

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zuix",
3-
"version": "1.2.5",
3+
"version": "1.2.6",
44
"description": "zUIx is a JavaScript library for creating component-based websites and applications.",
55
"main": "dist/js/zuix.min.js",
66
"typings": "dist/ts/zuix.d.ts",

0 commit comments

Comments
 (0)