Skip to content

Commit 48d2a07

Browse files
committed
update version to 1.0.9
1 parent 4303f55 commit 48d2a07

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README-cn.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
<groupId>in.srain.cube</groupId>
1212
<artifactId>grid-view-with-header-footer</artifactId>
1313
<type>jar</type>
14-
<version>1.0.8</version>
14+
<version>1.0.9</version>
1515
</dependency>
1616
```
1717

1818
#### Gradle
1919

2020
``` groovy
21-
compile 'in.srain.cube:grid-view-with-header-footer:1.0.8'
21+
compile 'in.srain.cube:grid-view-with-header-footer:1.0.9'
2222
```
2323

2424
### 使用示例

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
<groupId>in.srain.cube</groupId>
1212
<artifactId>grid-view-with-header-footer</artifactId>
1313
<type>jar</type>
14-
<version>1.0.8</version>
14+
<version>1.0.9</version>
1515
</dependency>
1616
```
1717

1818
#### Gradle
1919

2020
``` groovy
21-
compile 'in.srain.cube:grid-view-with-header-footer:1.0.8'
21+
compile 'in.srain.cube:grid-view-with-header-footer:1.0.9'
2222
```
2323

2424
### Usage

0 commit comments

Comments
 (0)