Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ntpd-rs.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: ntpd-rs
version: 0.2.1
version: 0.3.1
epoch: 0
description: "An NTP implementation in Rust."
copyright:
Expand All @@ -21,7 +21,7 @@ pipeline:
with:
repository: https://github.com/pendulum-project/ntpd-rs
tag: v${{package.version}}
expected-commit: bebd7328c14f30f5941eb12ff206686c8babc6e9
expected-commit: 64be05f9842282d774b724c918cc9ad87549fa0d

- name: Configure and build
runs: |
Expand Down