Skip to content

Commit

Permalink
feat: update documentation tuono version to v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Valerioageno committed Aug 14, 2024
1 parent 341fba6 commit 03dead1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/documentation/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ name = "tuono"
path = ".tuono/main.rs"

[dependencies]
tuono_lib = "0.8.4"
tuono_lib = "0.9.0"
serde = { version = "1.0.202", features = ["derive"] }

2 changes: 1 addition & 1 deletion apps/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"clsx": "^2.1.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"tuono": "0.8.4"
"tuono": "0.9.0"
},
"devDependencies": {
"@types/mdx": "^2.0.13",
Expand Down

0 comments on commit 03dead1

Please sign in to comment.