Skip to content

Commit

Permalink
Prepare 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
lpotthast committed Jan 30, 2024
1 parent 250ae2b commit 8b75fad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion leptos-tiptap/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "leptos-tiptap"
version = "0.5.0"
version = "0.6.0"
edition = "2021"
rust-version = "1.65.0"
authors = ["Lukas Potthast <[email protected]>"]
Expand Down
4 changes: 2 additions & 2 deletions leptos-tiptap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ library [Leptonic](https://leptonic.dev/), which already incorporates this crate
| 0.3.0-alpha | 0.5.0-alpha |
| 0.3.0-beta | 0.5.0-beta |
| 0.3.0-rc1 | 0.5.0-rc1 |
| 0.4 | 0.5 (csr) |
| 0.5 | 0.5 (csr and ssr) |
| 0.4, | 0.5 (csr) |
| 0.5, 0.6 | 0.5 (csr and ssr) |

## MSRV

Expand Down

0 comments on commit 8b75fad

Please sign in to comment.