Skip to content

Commit

Permalink
To version 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pfeiferd committed Aug 18, 2024
1 parent ee9cc9a commit c78e150
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.metagene</groupId>
<artifactId>genestrip-db</artifactId>
<version>1.3</version>
<version>1.3.1</version>
<packaging>pom</packaging>

<properties>
Expand Down Expand Up @@ -44,7 +44,7 @@
<dependency>
<groupId>org.genestrip</groupId>
<artifactId>genestrip</artifactId>
<version>1.3</version>
<version>1.3.1</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit c78e150

Please sign in to comment.