Skip to content

Commit

Permalink
Update Kobweb version to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bitspittle committed Oct 15, 2022
1 parent cbe3dff commit 1b3c416
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
![version: 0.9.15](https://img.shields.io/badge/kobweb-v0.9.15-blue)
![version: 0.10.0](https://img.shields.io/badge/kobweb-v0.10.0-blue)
![version: 0.9.9](https://img.shields.io/badge/kobweb_cli-v0.9.9-blue)
<br>
![kotlin: 1.6.10](https://img.shields.io/badge/kotlin-v1.6.10-blue?logo=kotlin)
![compose: 1.1.1](https://img.shields.io/badge/compose-v1.1.1-blue?logo=jetpackcompose)
![kotlin: 1.7.10](https://img.shields.io/badge/kotlin-v1.7.10-blue?logo=kotlin)
![compose: 1.2.0](https://img.shields.io/badge/compose-v1.2.0-blue?logo=jetpackcompose)
<br>
<a href="https://discord.gg/5NZ2GKV5Cs">
<img alt="Varabyte Discord" src="https://img.shields.io/discord/886036660767305799.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2" />
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jreleaser = "1.0.0"
jsoup = "1.14.3"
kaml = "0.35.3"
kobweb-cli = "0.9.10-SNAPSHOT"
kobweb-libs = "0.10.0-SNAPSHOT"
kobweb-libs = "0.10.0"
kotter = "1.0.0-rc1"
kotlin = "1.7.10"
kotlinpoet = "1.10.2"
Expand Down

0 comments on commit 1b3c416

Please sign in to comment.