Skip to content

Commit

Permalink
Version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtSilvio committed Jan 19, 2025
1 parent 27d75fc commit 4677296
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 @@ -20,7 +20,7 @@ repositories {
}

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

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.1
version=0.5.0
kotlin.code.style=official

0 comments on commit 4677296

Please sign in to comment.