Skip to content

Commit df1db7b

Browse files
committed
Release v0.25.0-alpha.0
1 parent e5ab34d commit df1db7b

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG-alpha.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
v0.25.0-alpha.0 - Fri, 31 Jul 2015 19:37:39 GMT
2+
-----------------------------------------------
3+
4+
- [f6d32c4](../../commit/f6d32c4) [changed] deprecate 'utils/CustomPropTypes' exporting
5+
- [caff9a0](../../commit/caff9a0) [removed] Factory support

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-bootstrap",
3-
"version": "0.24.3",
3+
"version": "0.25.0-alpha.0",
44
"description": "Bootstrap 3 components build with React",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)