Skip to content

Commit 511bb11

Browse files
committed
🔨 chore: actually fix licensing
Signed-off-by: Pauline <git@ethanlibs.co>
1 parent cfcf1df commit 511bb11

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

‎Cargo.lock‎

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

‎Cargo.toml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ edition = "2021"
88
homepage = "https://github.com/pulseflow/workers"
99
repository = "https://github.com/pulseflow/workers"
1010
readme = "./README.md"
11-
license = "LicenseRef-OQL-1.2 OR MIT OR Apache2.0"
12-
version = "1.1.2"
11+
license = "LicenseRef-OQL-1.2 OR MIT OR Apache-2.0"
12+
version = "1.1.3"
1313

1414
[workspace.dependencies]
1515
specta = { version = "2.0.0-rc.20", features = ["serde", "uuid", "chrono", "serde_json", "derive"] }

0 commit comments

Comments
 (0)