0.11.1
0.11.1
Republication of 0.11.0 with no changes.
The published artifacts for dev.kord:kord-ksp-annotations-js:0.11.0
were missing kord-ksp-annotations-js-0.11.0.klib
which would cause an error like the following for Kotlin/JS projects trying to use Kord 0.11.0:
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':kotlinNpmInstall'.
> Could not find ksp-annotations-js.klib (dev.kord:kord-ksp-annotations-js:0.11.0).
Searched in the following locations:
https://repo.maven.apache.org/maven2/dev/kord/kord-ksp-annotations-js/0.11.0/kord-ksp-annotations-js-0.11.0.klib
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.