Skip to content

Commit

Permalink
Updated readme and version
Browse files Browse the repository at this point in the history
  • Loading branch information
edcarroll committed Apr 10, 2016
1 parent 98e816a commit de772ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ The current list of available components with links to their docs is below:
* [Dropdown](http://edcarroll.github.io/ng2-semantic-ui/#/components/dropdown)
* [Progress](http://edcarroll.github.io/ng2-semantic-ui/#/components/progress)
* [Message](http://edcarroll.github.io/ng2-semantic-ui/#/components/message)
* [Tab](http://edcarroll.github.io/ng2-semantic-ui/#/components/tab)

## Quick start (from scratch)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng2-semantic-ui",
"version": "0.1.4",
"version": "0.1.5",
"description": "Angular 2 Semantic UI Components",
"scripts": {
"typings": "typings install",
Expand Down

0 comments on commit de772ab

Please sign in to comment.