diff --git a/README.md b/README.md
index 070f948..2861e4c 100644
--- a/README.md
+++ b/README.md
@@ -194,13 +194,13 @@ In general, the more complex the operation you want to perform on the data, the
com.bestvike
linq
- 5.0.0
+ 6.0.0
```
## Gradle
```
-implementation 'com.bestvike:linq:5.0.0'
+implementation 'com.bestvike:linq:6.0.0'
```
## Usage
diff --git a/README_CN.md b/README_CN.md
index ca85da8..4beaa35 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -194,13 +194,13 @@ LINQ 查询与 Stream API 相比也具有一定优势:
com.bestvike
linq
- 5.0.0
+ 6.0.0
```
## Gradle
```
-implementation 'com.bestvike:linq:5.0.0'
+implementation 'com.bestvike:linq:6.0.0'
```
## 用法
diff --git a/VERSION b/VERSION
index 28cbf7c..f4965a3 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-5.0.0
\ No newline at end of file
+6.0.0
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 23e8b77..07038a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
com.bestvike
linq
- 5.0.0
+ 6.0.0
jar
linq