Skip to content

Commit 5484aed

Browse files
committed
Bump version to 0.19.0
1 parent 6187b9d commit 5484aed

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

client/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "client",
3-
"version": "0.18.1",
3+
"version": "0.19.0",
44
"private": true,
55
"scripts": {
66
"build": "vite build",

server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ build-backend = "setuptools.build_meta"
1111

1212
[project]
1313
name = "digiscript-server"
14-
version = "0.18.1"
14+
version = "0.19.0"
1515
description = "DigiScript server - Digital script management for theatrical shows"
1616
readme = "../README.md"
1717
requires-python = ">=3.13"

0 commit comments

Comments
 (0)