Skip to content

Commit

Permalink
Release v0.20.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mtscout6 committed Apr 10, 2015
1 parent 3ecd393 commit f167c13
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
v0.20.3 - Fri, 10 Apr 2015 19:50:22 GMT
---------------------------------------

- [3ecd393](../../commit/3ecd393) [fixed] Missing PropType Validations
- [8a9e95c](../../commit/8a9e95c) [fixed] Include missing PropType validations
- [6dfcf36](../../commit/6dfcf36) [changed] Internal variables classSet to classNames


v0.20.2 - Tue, 07 Apr 2015 01:51:55 GMT
---------------------------------------

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-bootstrap",
"version": "0.20.2",
"version": "0.20.3",
"description": "Bootstrap 3 components build with React",
"repository": {
"type": "git",
Expand Down Expand Up @@ -84,4 +84,4 @@
"dependencies": {
"classnames": "^1.1.4"
}
}
}

0 comments on commit f167c13

Please sign in to comment.