Skip to content
This repository was archived by the owner on Nov 7, 2019. It is now read-only.

Commit a59165b

Browse files
chore(release): 4.1.0 [skip ci]
# [4.1.0](v4.0.0...v4.1.0) (2018-06-19) ### Features * remove string ref ([0576a6e](0576a6e))
1 parent abae81e commit a59165b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# [4.1.0](https://github.com/jquense/react-bootstrap-modal/compare/v4.0.0...v4.1.0) (2018-06-19)
2+
3+
4+
### Features
5+
6+
* remove string ref ([0576a6e](https://github.com/jquense/react-bootstrap-modal/commit/0576a6e))

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-modal",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"description": "",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)