diff --git a/ntpd-rs.yaml b/ntpd-rs.yaml index 6ba69acf8d4..fb50b397d73 100644 --- a/ntpd-rs.yaml +++ b/ntpd-rs.yaml @@ -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: @@ -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: |