We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47663c6 commit e2cc0e9Copy full SHA for e2cc0e9
README.md
@@ -24,7 +24,7 @@ a link to this page somewhere in the documentation/system about section.
24
<dependency>
25
<groupId>com.github.bthink-bgu</groupId>
26
<artifactId>BPjs</artifactId>
27
- <version>0.11.1</version>
+ <version>0.12.0</version>
28
</dependency>
29
...
30
</dependencies>
pom.xml
@@ -5,7 +5,7 @@
5
6
7
8
- <version>0.11.2-SNAPSHOT</version>
9
<packaging>jar</packaging>
10
11
<name>BPjs</name>
0 commit comments