Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
Signed-off-by: Tobias de Bruijn <[email protected]>
  • Loading branch information
TobiasDeBruijn committed Sep 13, 2023
1 parent 4aa579f commit 40bac83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chroma",
"version": "0.1.1",
"version": "0.1.2",
"private": true,
"scripts": {
"serve": "vue-cli-service serve --port 8008",
Expand Down
2 changes: 1 addition & 1 deletion server/chroma/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "chroma"
version = "0.1.1"
version = "0.1.2"
edition = "2021"

[dependencies]
Expand Down

0 comments on commit 40bac83

Please sign in to comment.