Skip to content

Commit

Permalink
Publish 0.1.0-alpha.12
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 18, 2022
1 parent 0007d61 commit f0005dc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@

### Added

- `String::capitalize`
- `String::decapitalize`

### Changed

### Deprecated
Expand All @@ -17,6 +14,15 @@

### Updated

## [0.1.0-alpha.12] - 2022-10-18

### Added

- `String::capitalize`
- `String::decapitalize`

### Updated

- `com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.2.0-alpha.42`
- `com.android.tools.build:gradle -> 7.3.0`
- `gradle -> 7.5.1`
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.7.10-blueviolet?logo=kotlin&logoColor=white)
![Kotlin version](https://img.shields.io/badge/kotlin-1.7.20-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 f0005dc

Please sign in to comment.