Skip to content

Commit

Permalink
v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
joseluisq committed Jul 26, 2023
1 parent edf897d commit 3302f79
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ task:
only_if: $CIRRUS_TAG != ''
env:
RUSTFLAGS: -Dwarnings
GITHUB_TOKEN: ENCRYPTED[76e4381e279cd280e037edd458241a150f0037a510ce6e92fa9eefc8c2df2575c8b60b1cdde1c56108dee7c8b7714295]
GITHUB_TOKEN: ENCRYPTED[88194522be89097926aa4dd5223c3c1c414850f6266a9d5c5d92203a425517ca771403e34683846fd5df61ab0804794f]
setup_script:
- pkg install -y bash jq
- curl https://sh.rustup.rs -sSf --output rustup.sh
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "paket"
version = "0.1.3"
version = "0.1.4"
authors = ["Jose Quintana <https://joseluisq.net>"]
license = "MIT OR Apache-2.0"
description = "A simple and fast package manager for the Fish shell"
Expand Down

0 comments on commit 3302f79

Please sign in to comment.