Skip to content

Commit bcefd4e

Browse files
committed
[bump] 0.4.1
1 parent 276b881 commit bcefd4e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

HISTORY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# History
22

3+
# 0.4.1
4+
- Fixed issue with 0 ids
5+
36
# 0.4.0
47
- Added Size Props |Merge #5
58
- Fixed bug with refs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-google-recaptcha",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "React Component Wrapper for Google reCAPTCHA",
55
"main": "lib/recaptcha-wrapper.js",
66
"directories": {

0 commit comments

Comments
 (0)