Skip to content

Commit 27098dd

Browse files
author
github-actions
committed
raise version
1 parent 8f3496c commit 27098dd

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 @@ Also add COBPjs dependency. Note that the version number changes....
3030
<dependency>
3131
<groupId>com.github.bThink-BGU</groupId>
3232
<artifactId>BPjs-Context</artifactId>
33-
<version>0.6.9</version>
33+
<version>0.6.10</version>
3434
</dependency>
3535
</dependencies>
3636
````

pom.xml

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

77
<groupId>com.github.bthink-bgu</groupId>
88
<artifactId>BPjs-Context</artifactId>
9-
<version>0.6.9</version>
9+
<version>0.6.10</version>
1010
<packaging>jar</packaging>
1111

1212
<properties>

0 commit comments

Comments
 (0)