gvsn v1.0.1
What's Changed in v1.0.1
Maintenance
- chore(deps): bump clap_complete from 4.6.8 to 4.6.9
- chore(deps): bump ureq from 3.3.0 to 3.4.0
- chore(ci): bump actions/checkout from 5 to 7
- chore(ci): bump codeql-action init and analyze together to 4.37.8
- chore(ci): bump trufflesecurity/trufflehog from 3.95.9 to 3.97.0
- chore(ci): bump dorny/paths-filter from 3.0.3 to 4.0.3
- docs: explain why gvsn is written in Rust
Full changelog: v1.0.0...v1.0.1
Install or upgrade
# Windows
irm https://raw.githubusercontent.com/jhonsferg/gvsn/main/install/install.ps1 | iex
# Or upgrade in-place
gvsn upgrade# Linux / macOS
curl -fsSL https://raw.githubusercontent.com/jhonsferg/gvsn/main/install/install.sh | sh
# Or upgrade in-place
gvsn upgrade