Skip to content

Commit dcb6d7f

Browse files
chore: bump version to 1.2.2
1 parent eb8246a commit dcb6d7f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "logger_frontend",
33
"private": true,
4-
"version": "1.2.1",
4+
"version": "1.2.2",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ license = {text = "MIT"}
2626
name = "snakemake-logger-plugin-flowo"
2727
readme = "README.md"
2828
requires-python = ">=3.12"
29-
version = "1.2.1"
29+
version = "1.2.2"
3030

3131
dependencies = [
3232
"pydantic>=2.11.5",

0 commit comments

Comments
 (0)