File tree Expand file tree Collapse file tree 3 files changed +7
-26
lines changed Expand file tree Collapse file tree 3 files changed +7
-26
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ <p align =" center " >
2+ <img alt="Yoki logo" src="https://user-images.githubusercontent.com/24600258/159191738-7b3d9a65-d78b-4cb2-b02f-49c09732852e.png" width="300">
3+ </p >
4+
15# Yoki
26
37[ ![ Build] ( https://github.com/DevNatan/yoki/actions/workflows/build.yml/badge.svg )] ( https://github.com/DevNatan/yoki/actions/workflows/build.yml )
@@ -12,14 +16,14 @@ repositories {
1216}
1317
1418dependencies {
15- implementation(" me.devnatan:yoki:0.2 .0" )
19+ implementation(" me.devnatan:yoki:0.3 .0" )
1620}
1721```
1822
1923For Java users, use the Yoki JVM artifact
2024
2125``` groovy
22- implementation 'me.devnatan:yoki-jvm:0.2 .0'
26+ implementation 'me.devnatan:yoki-jvm:0.3 .0'
2327```
2428
2529## Getting Started
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ plugins {
1212}
1313
1414group = " me.devnatan"
15- version = " 0.2 .0"
15+ version = " 0.3 .0"
1616
1717repositories {
1818 mavenCentral()
You can’t perform that action at this time.
0 commit comments