diff --git a/README.md b/README.md
index b2685b6f..676608b1 100644
--- a/README.md
+++ b/README.md
@@ -104,11 +104,11 @@ When use maven or gradle build project, add coordinate
com.usthe.sureness
sureness-core
- 1.0.7
+ 1.0.8
```
```
-compile group: 'com.usthe.sureness', name: 'sureness-core', version: '1.0.7'
+compile group: 'com.usthe.sureness', name: 'sureness-core', version: '1.0.8'
```
#### 🐵 Use the Default Configuration to Configure Sureness
diff --git a/README_CN.md b/README_CN.md
index 429fe7c5..17caea59 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -109,11 +109,11 @@
com.usthe.sureness
sureness-core
- 1.0.7
+ 1.0.8
```
```
-compile group: 'com.usthe.sureness', name: 'sureness-core', version: '1.0.7'
+compile group: 'com.usthe.sureness', name: 'sureness-core', version: '1.0.8'
```
#### 🐵 使用默认配置来配置Sureness
diff --git a/core/pom.xml b/core/pom.xml
index 094bf8ae..3090569c 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -6,7 +6,7 @@
4.0.0
com.usthe.sureness
sureness-core
- 1.0.7
+ 1.0.8
jar
sureness
@@ -40,7 +40,7 @@
scm:git:https://github.com/dromara/sureness.git
https://github.com/dromara/sureness
- 1.0.5
+ 1.0.8
diff --git a/pom.xml b/pom.xml
index 443b8d14..e73aa0eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
UTF-8
- 1.0.7
+ 1.0.8
1.8
1.8
1.8
diff --git a/support/spring-boot-starter-sureness/pom.xml b/support/spring-boot-starter-sureness/pom.xml
index 4d2e4866..d3bf2406 100644
--- a/support/spring-boot-starter-sureness/pom.xml
+++ b/support/spring-boot-starter-sureness/pom.xml
@@ -53,7 +53,7 @@
1.8
1.8
UTF-8
- 1.0.7
+ 1.0.8
2.4.5