Skip to content

Commit

Permalink
Releasing 2.8.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
fleipold committed Aug 26, 2022
1 parent a16d9f1 commit 271148c
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 @@ -20,7 +20,7 @@ if you are using maven add this snippet to your pom:
<dependency>
<groupId>org.buildobjects</groupId>
<artifactId>jproc</artifactId>
<version>2.8.0</version>
<version>2.8.1</version>
</dependency>
~~~

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
* <dependency>
* <groupId>org.buildobjects</groupId>
* <artifactId>jproc</artifactId>
* <version>2.8.0</version>
* <version>2.8.1</version>
* </dependency>
* ~~~
*/
Expand Down

0 comments on commit 271148c

Please sign in to comment.