Skip to content

Commit

Permalink
Publish 0.12.0+2.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 10, 2024
1 parent 4eb4fd1 commit f1b4132
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.12.0+2.0.21] - 2024-10-10

### Updated

- `com.javiersc.kotlin:kotlin-compiler-test-extensions -> 0.4.4+2.0.21`
- `com.javiersc.kotlin:kotlin-compiler-gradle-extensions -> 0.4.4+2.0.21`
- `com.javiersc.kotlin:kotlin-compiler-extensions -> 0.4.4+2.0.21`
Expand Down Expand Up @@ -131,7 +135,9 @@
- `com.javiersc.kotlin:kotlin-compiler-test-extensions -> 0.2.0+2.0.10`
- `com.javiersc.kotlin:kotlin-compiler-extensions -> 0.2.0+2.0.10`

[Unreleased]: https://github.com/JavierSegoviaCordoba/kopy/compare/0.11.0+2.0.20...HEAD
[Unreleased]: https://github.com/JavierSegoviaCordoba/kopy/compare/0.12.0+2.0.21...HEAD

[0.12.0+2.0.21]: https://github.com/JavierSegoviaCordoba/kopy/compare/0.11.0+2.0.20...0.12.0+2.0.21

[0.11.0+2.0.20]: https://github.com/JavierSegoviaCordoba/kopy/compare/0.10.0+2.0.20...0.11.0+2.0.20

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-2.0.20-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/kopy-compiler?label=MavenCentral)](https://repo1.maven.org/maven2/com/javiersc/kotlin/kopy-compiler/)
[![Snapshot](https://img.shields.io/nexus/s/com.javiersc.kotlin/kopy-compiler?server=https%3A%2F%2Foss.sonatype.org%2F&label=Snapshot)](https://oss.sonatype.org/content/repositories/snapshots/com/javiersc/kotlin/kopy-compiler/)

Expand Down

0 comments on commit f1b4132

Please sign in to comment.