Skip to content

Commit

Permalink
✨ Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
nwrenger committed May 26, 2024
1 parent fe78c63 commit f5d3574
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "schiller-lib"
description = "Schiller library software"
version = "0.9.0"
version = "0.10.0"
authors = ["Lars Wrenger <[email protected]>", "Nils Wrenger <[email protected]>"]
edition = "2021"
readme = "README.md"
Expand Down
6 changes: 3 additions & 3 deletions lib-view/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "schiller-lib-new-view",
"version": "0.0.1",
"name": "schiller-lib",
"version": "0.10.0",
"private": true,
"scripts": {
"dev": "vite dev",
Expand Down Expand Up @@ -47,4 +47,4 @@
"tailwind-merge": "^2.3.0",
"tailwind-variants": "^0.2.1"
}
}
}

0 comments on commit f5d3574

Please sign in to comment.