Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
SalomonBrys committed Mar 9, 2024
1 parent 194bba0 commit 47f8545
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Readme.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
= Emoji.kt: Kotlin/Multiplatform Emoji
:icons: font
:toc: preamble
:version: 1.1.0
:version: 1.2.0

*Emoji.kt Core* provides Kotlin/Multiplatform support for:

Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ plugins {

allprojects {
group = "org.kodein.emoji"
version = "1.1.0"
version = "1.2.0"
}

0 comments on commit 47f8545

Please sign in to comment.