Skip to content

Commit 27f72a4

Browse files
chore: bump version to 2.0.4
1 parent 67b56c4 commit 27f72a4

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": "2.0.3",
4+
"version": "2.0.4",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ license = {text = "MIT"}
1515
name = "snakemake-logger-plugin-flowo"
1616
readme = "README.md"
1717
requires-python = ">=3.12"
18-
version = "2.0.3"
18+
version = "2.0.4"
1919

2020
dependencies = [
2121
"pydantic>=2.11.5",

0 commit comments

Comments
 (0)