Skip to content

Commit

Permalink
raise version
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 31, 2023
1 parent d536c82 commit 9b9f8bd
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 @@ -31,7 +31,7 @@ Also add COBPjs dependency. Note that the version number changes....
<dependency>
<groupId>com.github.bThink-BGU</groupId>
<artifactId>COBPjs</artifactId>
<version>0.6.11</version>
<version>0.6.12</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>COBPjs</artifactId>
<version>0.6.11</version>
<version>0.6.12</version>
<packaging>jar</packaging>

<properties>
Expand Down

0 comments on commit 9b9f8bd

Please sign in to comment.