Skip to content

Commit 5610c60

Browse files
committed
[bump] v0.4.0
1 parent f4943cd commit 5610c60

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

HISTORY.md

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

3+
# 0.4.0
4+
- Added Size Props |Merge #5
5+
- Fixed bug with refs
6+
- Bumps deps
7+
38
## 0.3.2
49
- Bump deps
510

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.3.2",
3+
"version": "0.4.0",
44
"description": "React Component Wrapper for Google reCAPTCHA",
55
"main": "lib/recaptcha-wrapper.js",
66
"directories": {

0 commit comments

Comments
 (0)