Skip to content

Commit e471088

Browse files
committed
Release v0.19.0
1 parent 24a98da commit e471088

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
v0.19.0 - Wed, 25 Mar 2015 21:25:57 GMT
2+
---------------------------------------
3+
4+
- [98ee978](../../commit/98ee978) [changed] Source to ES6 using Babel and Webpack
5+
6+
17
v0.18.0 - Tue, 24 Mar 2015 02:56:15 GMT
28
---------------------------------------
39

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-bootstrap",
3-
"version": "0.18.0",
3+
"version": "0.19.0",
44
"description": "Bootstrap 3 components build with React",
55
"repository": {
66
"type": "git",
@@ -81,4 +81,4 @@
8181
"dependencies": {
8282
"classnames": "^1.1.4"
8383
}
84-
}
84+
}

0 commit comments

Comments
 (0)