Skip to content

Commit

Permalink
Release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed May 21, 2012
1 parent 7f3ba5c commit bcc346b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

0.1.0 / 2012-05-21
==================

* Added arrow-key navigation to Menu component

0.0.4 / 2012-05-04
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "TJ Holowaychuk <tj@vision-media.ca>",
"name": "uikit",
"description": "UIKit",
"version": "0.0.1",
"version": "0.1.0",
"dependencies": {},
"devDependencies": {
"mocha": "*",
Expand Down

6 comments on commit bcc346b

@max-mapper
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like someone watched @fat's presentation

@tj
Copy link
Member Author

@tj tj commented on bcc346b May 21, 2012

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hahaha yeah great timing, we're using this for an auto-complete menu so I needed it anyway

@rauchg
Copy link
Collaborator

@rauchg rauchg commented on bcc346b May 21, 2012

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fat ftw

@rauchg
Copy link
Collaborator

@rauchg rauchg commented on bcc346b May 21, 2012

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(gorda)

@tj
Copy link
Member Author

@tj tj commented on bcc346b May 21, 2012

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gorda!!

@tj
Copy link
Member Author

@tj tj commented on bcc346b May 21, 2012

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yerba mate!!

Please sign in to comment.