Skip to content

Commit

Permalink
Version to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtSilvio committed Jul 28, 2024
1 parent c2c98d1 commit 2e73e9f
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
Expand Up @@ -19,7 +19,7 @@ repositories {
}

dependencies {
implementation("io.github.sgtsilvio:oci-registry:0.4.0")
implementation("io.github.sgtsilvio:oci-registry:0.4.1")
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=0.4.0
version=0.4.1
kotlin.code.style=official

0 comments on commit 2e73e9f

Please sign in to comment.