Skip to content

Commit 2e33e9a

Browse files
committed
Bump v1.0.4 - Fix release
1 parent faa65ce commit 2e33e9a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
v1.0.3 - Thu 27 Sep 2018 15:14 PST
1+
v1.0.4 - Thu 27 Sep 2018 15:14 PST
22
---------------------------------------
33

44
- add .babelrc to .npmignore [(#111)](https://github.com/dozoisch/react-google-recaptcha/issues/111)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "1.0.3",
3+
"version": "1.0.4",
44
"description": "React Component Wrapper for Google reCAPTCHA",
55
"main": "lib/index.js",
66
"module": "lib/es/index.js",

0 commit comments

Comments
 (0)