Skip to content

Commit

Permalink
Release v0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mtscout6 committed Mar 25, 2015
1 parent 24a98da commit e471088
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
v0.19.0 - Wed, 25 Mar 2015 21:25:57 GMT
---------------------------------------

- [98ee978](../../commit/98ee978) [changed] Source to ES6 using Babel and Webpack


v0.18.0 - Tue, 24 Mar 2015 02:56:15 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.18.0",
"version": "0.19.0",
"description": "Bootstrap 3 components build with React",
"repository": {
"type": "git",
Expand Down Expand Up @@ -81,4 +81,4 @@
"dependencies": {
"classnames": "^1.1.4"
}
}
}

0 comments on commit e471088

Please sign in to comment.