Skip to content

Commit ddf5e44

Browse files
committed
Bump version to 0.9.0
1 parent 9beccbb commit ddf5e44

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/owl-recorder/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "owl-recorder"
3-
version = "0.8.0"
3+
version = "0.9.0"
44
edition = "2024"
55

66
[dependencies]

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vg-control",
3-
"version": "0.8.0",
3+
"version": "0.9.0",
44
"description": "Video game control input tracking application",
55
"main": "dist/main.js",
66
"scripts": {

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "vg-control"
3-
version = "0.8.0"
3+
version = "0.9.0"
44
description = "Video game control input tracking application"
55
authors = [{ name = "Wayfarer Labs" }]
66
requires-python = ">=3.12,<3.13"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)