Skip to content

Commit

Permalink
* Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
Micky Brunetti committed Nov 27, 2014
1 parent d0c24a2 commit e3d8321
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
8 changes: 7 additions & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release history

## v0.2.3

### Dependencies update
Updated `Wizcorp/wui-Dom` to v0.5.1
Updated `Wizcorp/wui-buttonBehavior` to v0.1.4

## v0.2.0

### A Button more friendly
Expand All @@ -8,4 +14,4 @@ Wui-Button is really basic and has the barely minimum for styling.

## v0.1.0

First version
First version
6 changes: 3 additions & 3 deletions component.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "WuiButton",
"repo": "Wizcorp/wui-Button",
"version": "0.2.2",
"version": "0.2.3",
"description": "Generic button wui component",
"dependencies": {
"Wizcorp/wui-Dom": "0.5.0",
"Wizcorp/wui-Dom": "0.5.1",
"Wizcorp/util": "0.1.0",
"Wizcorp/wui-buttonBehavior": "0.1.1"
"Wizcorp/wui-buttonBehavior": "0.1.4"
},
"styles": [
"styles.css"
Expand Down

0 comments on commit e3d8321

Please sign in to comment.