bump to 0.9
This commit is contained in:
@@ -12,7 +12,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation("me.alex_s168:blitz:0.8")
|
||||
implementation("me.alex_s168:blitz:0.9")
|
||||
}
|
||||
```
|
||||
|
||||
@@ -136,6 +136,7 @@ val config = Errors.PrintConfig()
|
||||
Errors.print(config, errors)
|
||||
````
|
||||
Output:
|
||||
|
||||

|
||||
### Either
|
||||
No example yet
|
||||
|
Reference in New Issue
Block a user