This is an automated email from the ASF dual-hosted git repository.
robin0716 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-answer-plugins.git
The following commit(s) were added to refs/heads/main by this push:
new af0fb04 chore: Sync version
af0fb04 is described below
commit af0fb047eb1c8fe3ceabab9d71a61712eb6f05a2
Author: robinv8 <[email protected]>
AuthorDate: Wed Jul 3 08:27:42 2024 +0000
chore: Sync version
---
captcha-basic/package.json | 2 +-
captcha-google-v2/package.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/captcha-basic/package.json b/captcha-basic/package.json
index f536662..0af2357 100644
--- a/captcha-basic/package.json
+++ b/captcha-basic/package.json
@@ -3,7 +3,7 @@
"private": true,
"author": "Answer.dev",
"description": "Basic for captcha",
- "version": "0.0.1",
+ "version": "1.0.1",
"files": [
"dist",
"README.md"
diff --git a/captcha-google-v2/package.json b/captcha-google-v2/package.json
index 60e2fd7..36e1f5d 100644
--- a/captcha-google-v2/package.json
+++ b/captcha-google-v2/package.json
@@ -3,7 +3,7 @@
"private": true,
"author": "Answer.dev",
"description": "google reCaptcha v2",
- "version": "0.0.1",
+ "version": "1.0.1",
"files": [
"dist",
"README.md"