Skip to content

Commit a0313fe

Browse files
fix issues/35
1 parent f162f60 commit a0313fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ maven依赖,全版本请参见[release信息](https://github.com/zhegexiaohuozi/
3030
<dependency>
3131
<groupId>cn.wanghaomiao</groupId>
3232
<artifactId>JsoupXpath</artifactId>
33-
<version>2.3.1</version>
33+
<version>2.3.2</version>
3434
</dependency>
3535
```
3636

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</parent>
88
<groupId>cn.wanghaomiao</groupId>
99
<artifactId>JsoupXpath</artifactId>
10-
<version>2.3.1</version>
10+
<version>2.3.2</version>
1111
<modelVersion>4.0.0</modelVersion>
1212
<packaging>jar</packaging>
1313
<name>JsoupXpath</name>

0 commit comments

Comments
 (0)