Skip to content

Commit 6e96a8f

Browse files
committed
v0.1.0
1 parent 1c233a1 commit 6e96a8f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ and the dependency:
2222
<dependency>
2323
<groupId>com.github.bit4woo</groupId>
2424
<artifactId>burp-api-common</artifactId>
25-
<version>v0.0.10</version>
25+
<version>v0.1.0</version>
2626
</dependency>
2727
```

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.github.bit4woo</groupId>
77
<artifactId>burp-api-common</artifactId>
8-
<version>0.7</version>
8+
<version>0.1.0</version>
99
<packaging>jar</packaging>
1010

1111
<name>burp-api-common</name>

0 commit comments

Comments
 (0)