Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit ffb51e5

Browse files
committed
[TBD Release Manager 🚀] Setting version to: v0.4.1
1 parent 625c45c commit ffb51e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>xyz.block</groupId>
66
<artifactId>dap</artifactId>
7-
<version>0.0.0-main-SNAPSHOT</version>
7+
<version>0.4.1</version>
88
<name>DAP SDK</name>
99
<description>Decentralized Agnostic Paytag SDK for JVM</description>
1010
<url>https://github.com/TBD54566975/dap</url>
@@ -15,7 +15,7 @@
1515
<!-- This has to be HTTPS, not git://, for maven-release-plugin to do AUTH correctly -->
1616
<developerConnection>scm:git:https://github.com/TBD54566975/dap-kt.git</developerConnection>
1717
<url>https://github.com/TBD54566975/dap-kt</url>
18-
<tag>HEAD</tag>
18+
<tag>v0.4.1</tag>
1919
</scm>
2020

2121
<developers>

0 commit comments

Comments
 (0)