Skip to content

Commit f4044be

Browse files
committed
chore: update version to 0.1.10 in pom.xml and README
1 parent 4416f43 commit f4044be

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Yes, you can use the ap-agent as library, just add the following dependency to y
123123
<dependency>
124124
<groupId>io.github.dpsoft</groupId>
125125
<artifactId>ap-agent</artifactId>
126-
<version>0.1.9</version>
126+
<version>0.1.10</version>
127127
</dependency>
128128
```
129129

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>io.github.dpsoft</groupId>
88
<artifactId>ap-agent</artifactId>
9-
<version>0.1.9</version>
9+
<version>0.1.10</version>
1010
<name>ap-agent</name>
1111
<description>Java agent that acts as a proxy to the almighty Async Profiler</description>
1212
<url>https://github.com/dpsoft/ap-agent</url>

0 commit comments

Comments
 (0)