Skip to content

Commit

Permalink
Update pom.xml to version 0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
propensive committed Oct 12, 2024
1 parent 346e2ec commit 0421acc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions etc/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>dev.soundness</groupId>
<artifactId>hallucination-core</artifactId>
<version>0.20.0</version>
<version>0.21.0</version>
<licenses>
<license>
<name>Apache 2</name>
Expand All @@ -25,12 +25,12 @@
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>escapade-core</artifactId>
<version>0.20.0</version>
<version>0.21.0</version>
</dependency>
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>gesticulate-core</artifactId>
<version>0.20.0</version>
<version>0.21.0</version>
</dependency>
</dependencies>
<organization>
Expand Down

0 comments on commit 0421acc

Please sign in to comment.