Skip to content

Commit

Permalink
Publish 0.1.0-alpha.17
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 26, 2024
1 parent 6850718 commit 5a74205
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@

### Updated

## [0.1.0-alpha.17] - 2024-10-26

### Updated

- `com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.7.18`
- `gradle -> 8.10.2`

Expand Down Expand Up @@ -237,7 +241,9 @@
- `com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.8`
- `org.jetbrains.kotlinx:binary-compatibility-validator -> 0.8.0`

[Unreleased]: https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.1.0-alpha.16...HEAD
[Unreleased]: https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.1.0-alpha.17...HEAD

[0.1.0-alpha.17]: https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.1.0-alpha.16...0.1.0-alpha.17

[0.1.0-alpha.16]: https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.1.0-alpha.15...0.1.0-alpha.16

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Kotlin version](https://img.shields.io/badge/kotlin-1.9.22-blueviolet?logo=kotlin&logoColor=white)
![Kotlin version](https://img.shields.io/badge/kotlin-2.0.21-blueviolet?logo=kotlin&logoColor=white)
[![MavenCentral](https://img.shields.io/maven-central/v/com.javiersc.kotlin/kotlin-stdlib?label=MavenCentral)](https://repo1.maven.org/maven2/com/javiersc/kotlin/kotlin-stdlib/)
[![Snapshot](https://img.shields.io/nexus/s/com.javiersc.kotlin/kotlin-stdlib?server=https%3A%2F%2Foss.sonatype.org%2F&label=Snapshot)](https://oss.sonatype.org/content/repositories/snapshots/com/javiersc/kotlin/kotlin-stdlib/)

Expand Down

0 comments on commit 5a74205

Please sign in to comment.