Skip to content

Commit

Permalink
Release v0.1.2
Browse files Browse the repository at this point in the history
[ci-skip]
  • Loading branch information
Coditory CI authored and Coditory CI committed May 2, 2021
1 parent e0a096d commit ea33f77
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 @@ -22,7 +22,7 @@ Add to your `build.gradle`:

```gradle
dependencies {
compile 'com.coditory.quark:quark-config:0.1.1'
compile 'com.coditory.quark:quark-config:0.1.2'
}
```

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

0 comments on commit ea33f77

Please sign in to comment.