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 oranda.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: oranda
version: 0.1.1
version: 0.2.0
epoch: 0
description: generate beautiful landing pages for your developer tools
copyright:
Expand All @@ -20,7 +20,7 @@ pipeline:
with:
repository: https://github.com/axodotdev/oranda
tag: v${{package.version}}
expected-commit: 19077030a3012613ca21114df8e3705357e60b08
expected-commit: fb3671a0105d56f7b3562bc635d7f8b44b5643e4

- runs: |
cargo build --locked --profile=dist
Expand Down