Skip to content

Commit

Permalink
Merge pull request #105 from smallrye/release/1.0.0
Browse files Browse the repository at this point in the history
Release 1.0.0
  • Loading branch information
jponge authored Nov 28, 2022
2 parents 1b60084 + 8a813ad commit bf8d69f
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: SmallRye Mutiny Zero
release:
current-version: 0.5.0
next-version: 1.0.0-SNAPSHOT
current-version: 1.0.0
next-version: 1.1.0-SNAPSHOT
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<properties>
<reactive-streams.version>1.0.4</reactive-streams.version>

<mutiny.version>2.0.0-milestone3</mutiny.version>
<mutiny.version>2.0.0</mutiny.version>
<vertx.version>4.3.5</vertx.version>

<awaitility.version>4.2.0</awaitility.version>
Expand Down

0 comments on commit bf8d69f

Please sign in to comment.