Skip to content

Commit

Permalink
update: Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
SeokgyuYun committed Mar 25, 2024
1 parent 22c68bf commit 1c89079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dodam-design-system/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ publishing {
register<MavenPublication>("release") {
groupId = "com.b1nd.dodam"
artifactId = "dodam-design-system"
version = "0.1.3"
version = "0.1.5"

afterEvaluate {
from(components["release"])
Expand Down

0 comments on commit 1c89079

Please sign in to comment.