Skip to content

Commit e2cc0e9

Browse files
committed
0.12.0 setup
1 parent 47663c6 commit e2cc0e9

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
@@ -24,7 +24,7 @@ a link to this page somewhere in the documentation/system about section.
2424
<dependency>
2525
<groupId>com.github.bthink-bgu</groupId>
2626
<artifactId>BPjs</artifactId>
27-
<version>0.11.1</version>
27+
<version>0.12.0</version>
2828
</dependency>
2929
...
3030
</dependencies>

pom.xml

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

66
<groupId>com.github.bthink-bgu</groupId>
77
<artifactId>BPjs</artifactId>
8-
<version>0.11.2-SNAPSHOT</version>
8+
<version>0.12.0</version>
99
<packaging>jar</packaging>
1010

1111
<name>BPjs</name>

0 commit comments

Comments
 (0)