Skip to content

Commit

Permalink
Release 2.2.0 (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
radcortez authored Oct 26, 2023
1 parent 97b7f34 commit a1ced69
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/project.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Quarkiverse JBeret
release:
current-version: 2.1.0
next-version: 2.1.1-SNAPSHOT
current-version: 2.2.0
next-version: 2.2.1-SNAPSHOT
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ To use the extension, add the dependency to the target project:
<dependency>
<groupId>io.quarkiverse.jberet</groupId>
<artifactId>quarkus-jberet</artifactId>
<version>2.1.0</version>
<version>2.2.0</version>
</dependency>
```

Expand Down

0 comments on commit a1ced69

Please sign in to comment.