diff --git a/README-EN.md b/README-EN.md
index 71cab79..5cc14f0 100644
--- a/README-EN.md
+++ b/README-EN.md
@@ -28,12 +28,12 @@ If you want to bootstrap fastdep, you'll need:
com.louislivi.fastdep
${Module Name}
- 1.0.0
+ 1.0.1
```
- Gradle
```groovy
- compile group: 'com.louislivi.fastdep', name: '${Module Name}', version: '1.0.0'
+ compile group: 'com.louislivi.fastdep', name: '${Module Name}', version: '1.0.1'
```
Modules
diff --git a/README.md b/README.md
index e521f88..552091b 100644
--- a/README.md
+++ b/README.md
@@ -27,12 +27,12 @@ fastdep
com.louislivi.fastdep
${模块名称}
- 1.0.0
+ 1.0.1
```
- Gradle
```groovy
- compile group: 'com.louislivi.fastdep', name: '${Module Name}', version: '1.0.0'
+ compile group: 'com.louislivi.fastdep', name: '${Module Name}', version: '1.0.1'
```
模块
diff --git a/docs/index.html b/docs/index.html
index 197d55f..81c8b20 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -12,7 +12,7 @@