Skip to content

Commit

Permalink
Prepares release 0.1.0 (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
ubiratansoares authored Apr 29, 2024
1 parent 34162f9 commit 7a71601
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ jobs:
artifacts/**/*
gradle-wiper.cdx.json
# - name: Publish on crates.io
# run: cargo publish --token ${{ secrets.CRATESIO_PUBLISH_TOKEN }}
- name: Publish on crates.io
run: cargo publish --token ${{ secrets.CRATESIO_PUBLISH_TOKEN }}
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ readme = "README.md"
license = "MIT"
publish = true
categories = ["command-line-utilities"]
keywords = ["utilities", "gradle", "clean-up", "android"]

[package.metadata]
msrv = "1.74.0"
Expand Down

0 comments on commit 7a71601

Please sign in to comment.