Skip to content

Commit

Permalink
Version 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
propensive committed Aug 15, 2024
1 parent f631cc7 commit 3e5e717
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 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>guillotine-core</artifactId>
<version>0.11.0</version>
<version>0.12.0</version>
<licenses>
<license>
<name>Apache 2</name>
Expand All @@ -25,27 +25,27 @@
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>anticipation-log</artifactId>
<version>0.11.0</version>
<version>0.12.0</version>
</dependency>
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>contextual-core</artifactId>
<version>0.11.0</version>
<version>0.12.0</version>
</dependency>
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>contingency-core</artifactId>
<version>0.11.0</version>
<version>0.12.0</version>
</dependency>
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>turbulence-core</artifactId>
<version>0.11.0</version>
<version>0.12.0</version>
</dependency>
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>gossamer-core</artifactId>
<version>0.11.0</version>
<version>0.12.0</version>
</dependency>
</dependencies>
<organization>
Expand Down

0 comments on commit 3e5e717

Please sign in to comment.