Skip to content

Commit 08c7b9a

Browse files
author
Micky Brunetti
committed
* Bumped WuiDom version
1 parent 246633e commit 08c7b9a

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

HISTORY.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release history
22

3+
## v0.2.6
4+
5+
### Dependencies update
6+
Updated `wui-Dom` to v0.5.1
7+
38
## v0.2.5
49

510
### Dependencies update
@@ -40,4 +45,4 @@ This should fix it and manageable without trouble with performance.
4045

4146
## v0.1.0
4247

43-
First version
48+
First version

component.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "WuiView",
33
"repo": "Wizcorp/wui-View",
4-
"version": "0.2.5",
4+
"version": "0.2.6",
55
"description": "View Class for Wui Dom",
66
"dependencies": {
77
"Wizcorp/util": "0.1.0",
@@ -10,4 +10,4 @@
1010
"scripts": [
1111
"index.js"
1212
]
13-
}
13+
}

0 commit comments

Comments
 (0)