Skip to content

Commit

Permalink
docs: Version Up to 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
8954sood committed Sep 23, 2024
1 parent 99e06a6 commit b8768f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![version](https://img.shields.io/badge/version-1.0.6-blue)
![version](https://img.shields.io/badge/version-1.0.7-blue)

## How to use?
in your project
Expand Down
2 changes: 1 addition & 1 deletion dodam-design-system/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ mavenPublishing {
coordinates(
groupId = "com.b1nd.dodam",
artifactId = "dodam-design-system",
version = "1.0.6"
version = "1.0.7"
)

pom {
Expand Down

0 comments on commit b8768f9

Please sign in to comment.