diff --git a/README.md b/README.md
index 33524a6..14c0b90 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@
cn.dustlight.captcha
captcha-core
- 0.0.2
+ 0.0.3
```
diff --git a/captcha-core/pom.xml b/captcha-core/pom.xml
index b78de27..1aa1aa3 100644
--- a/captcha-core/pom.xml
+++ b/captcha-core/pom.xml
@@ -5,7 +5,7 @@
cn.dustlight.captcha
captcha
- 0.0.3-SNAPSHOT
+ 0.0.3
../pom.xml
captcha-core
diff --git a/extensions/email-sender/README.md b/extensions/email-sender/README.md
index c1e3f57..8c925dc 100644
--- a/extensions/email-sender/README.md
+++ b/extensions/email-sender/README.md
@@ -12,7 +12,7 @@
cn.dustlight.captcha
email-sender
- 0.0.2
+ 0.0.3
```
diff --git a/extensions/email-sender/pom.xml b/extensions/email-sender/pom.xml
index 9300124..f10b575 100644
--- a/extensions/email-sender/pom.xml
+++ b/extensions/email-sender/pom.xml
@@ -5,7 +5,7 @@
cn.dustlight.captcha
captcha
- 0.0.3-SNAPSHOT
+ 0.0.3
../../pom.xml
email-sender
diff --git a/extensions/reCAPTCHA/README.md b/extensions/reCAPTCHA/README.md
index 9cb2645..0332e3d 100644
--- a/extensions/reCAPTCHA/README.md
+++ b/extensions/reCAPTCHA/README.md
@@ -13,7 +13,7 @@
cn.dustlight.captcha
recaptcha
- 0.0.2
+ 0.0.3
```
diff --git a/extensions/reCAPTCHA/pom.xml b/extensions/reCAPTCHA/pom.xml
index fe74297..c0568ac 100644
--- a/extensions/reCAPTCHA/pom.xml
+++ b/extensions/reCAPTCHA/pom.xml
@@ -5,7 +5,7 @@
cn.dustlight.captcha
captcha
- 0.0.3-SNAPSHOT
+ 0.0.3
../../pom.xml
recaptcha
diff --git a/extensions/redis-store/README.md b/extensions/redis-store/README.md
index c3c31ba..83b8f63 100644
--- a/extensions/redis-store/README.md
+++ b/extensions/redis-store/README.md
@@ -11,7 +11,7 @@
cn.dustlight.captcha
redis-store
- 0.0.2
+ 0.0.3
```
diff --git a/extensions/redis-store/pom.xml b/extensions/redis-store/pom.xml
index 05ea3e6..7b17dfb 100644
--- a/extensions/redis-store/pom.xml
+++ b/extensions/redis-store/pom.xml
@@ -5,7 +5,7 @@
cn.dustlight.captcha
captcha
- 0.0.3-SNAPSHOT
+ 0.0.3
../../pom.xml
redis-store
diff --git a/extensions/tencent-sms/README.md b/extensions/tencent-sms/README.md
index 334515a..bb98646 100644
--- a/extensions/tencent-sms/README.md
+++ b/extensions/tencent-sms/README.md
@@ -20,7 +20,7 @@
cn.dustlight.captcha
tencent-sms
- 0.0.2
+ 0.0.3
```
diff --git a/extensions/tencent-sms/pom.xml b/extensions/tencent-sms/pom.xml
index 967d820..a3fc8f9 100644
--- a/extensions/tencent-sms/pom.xml
+++ b/extensions/tencent-sms/pom.xml
@@ -5,7 +5,7 @@
cn.dustlight.captcha
captcha
- 0.0.3-SNAPSHOT
+ 0.0.3
../../pom.xml
tencent-sms
diff --git a/pom.xml b/pom.xml
index 27e1d42..354bce7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
pom
cn.dustlight.captcha
captcha
- 0.0.3-SNAPSHOT
+ 0.0.3
captcha
CAPTCHA service parent project for Spring Boot