Skip to content

Commit

Permalink
* Update version of wui-Dom
Browse files Browse the repository at this point in the history
  • Loading branch information
micky2be committed Sep 1, 2014
1 parent 0d0b0e4 commit d8e9a55
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions component.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "WuiButton",
"repo": "Wizcorp/wui-Button",
"version": "0.2.0",
"version": "0.2.1",
"description": "Generic button wui component",
"dependencies": {
"Wizcorp/wui-Dom": "0.3.3",
"Wizcorp/wui-Dom": "0.4.0",
"Wizcorp/util": "0.1.0",
"Wizcorp/wui-buttonBehavior": "0.1.1"
},
Expand All @@ -14,4 +14,4 @@
"scripts": [
"index.js"
]
}
}

0 comments on commit d8e9a55

Please sign in to comment.