Skip to content

Commit

Permalink
Update version 0.0.6 -> 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
coditory[bot] committed Oct 27, 2024
1 parent 3388b67 commit 3ac7032
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 @@ -18,7 +18,7 @@ Add to your `build.gradle`:

```gradle
dependencies {
implementation "com.coditory.quark:quark-uri:0.0.6"
implementation "com.coditory.quark:quark-uri:0.0.7"
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=0.0.6
version=0.0.7

0 comments on commit 3ac7032

Please sign in to comment.