Skip to content

Commit

Permalink
feat: change version to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewshan authored Nov 29, 2022
1 parent bfba508 commit 134e2ef
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 @@ -38,7 +38,7 @@

<properties>
<!-- Project revision -->
<revision>0.1.1-SNAPSHOT</revision>
<revision>0.1.1</revision>
<timestamp>${maven.build.timestamp}</timestamp>
<skip.maven.deploy>false</skip.maven.deploy>
<maven.build.timestamp.format>yyyy-MM-dd HH:mm</maven.build.timestamp.format>
Expand Down Expand Up @@ -267,4 +267,4 @@
</snapshots>
</repository>
</repositories>
</project>
</project>

0 comments on commit 134e2ef

Please sign in to comment.