Skip to content

Commit 319c8fc

Browse files
committed
v1.0.0-rc1
1 parent 4bcc21b commit 319c8fc

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.github/workflows/rust-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Build and Release
22

33
on:
4+
push:
45
pull_request:
56
workflow_dispatch:
67

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ libobs-version = "31.0.3"
4545

4646
[package]
4747
name = "owl-control"
48-
version = "0.11.0"
48+
version = "1.0.0-rc1"
4949
edition = "2024"
5050

5151
[dependencies]

0 commit comments

Comments
 (0)