Skip to content

Commit 2264bec

Browse files
MaciekMaciej Wójcik
andauthored
chore: bump version to 0.4 (#48)
* bump version * bump CI image version --------- Co-authored-by: Maciej Wójcik <[email protected]>
1 parent 54c5ede commit 2264bec

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ env:
1818
jobs:
1919
test:
2020
runs-on: [self-hosted, Linux]
21-
container: rust:1.72
21+
container: rust:1.75
2222

2323
steps:
2424
- name: Debug

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "defguard_wireguard_rs"
3-
version = "0.3.2"
3+
version = "0.4.0"
44
edition = "2021"
55
description = "A unified multi-platform high-level API for managing WireGuard interfaces"
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)