Skip to content

Commit

Permalink
Changed version to 0.9.0 (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmccoystephenson authored Jul 8, 2022
1 parent d4b2c3f commit 1282455
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 @@ -6,11 +6,11 @@

<groupId>dansapps</groupId>
<artifactId>Interakt</artifactId>
<version>v0.6-alpha-1</version>
<version>0.9.0</version>

<properties>
<maven.compiler.source>16</maven.compiler.source>
<maven.compiler.target>16</maven.compiler.target>
</properties>

</project>
</project>

0 comments on commit 1282455

Please sign in to comment.