Skip to content

Commit

Permalink
raise version
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 16, 2022
1 parent 7e397ec commit bf7b7f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Also add COBPjs dependency. Note that the version number changes....
<dependency>
<groupId>com.github.bThink-BGU</groupId>
<artifactId>BPjs-Context</artifactId>
<version>0.6.5</version>
<version>0.6.6</version>
</dependency>
</dependencies>
````
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.github.bthink-bgu</groupId>
<artifactId>BPjs-Context</artifactId>
<version>0.6.5</version>
<version>0.6.6</version>
<packaging>jar</packaging>

<properties>
Expand Down

0 comments on commit bf7b7f0

Please sign in to comment.