1 Commits

Author SHA1 Message Date
cuddle-please
2880ce3466 chore(release): 0.3.6
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2025-03-06 05:41:31 +00:00
3 changed files with 6 additions and 3 deletions

View File

@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
## [0.3.6] - 2025-03-06
### Fixed
- *(deps)* update rust crate bytes to v1.10.1
## [0.3.5] - 2025-03-04 ## [0.3.5] - 2025-03-04
### Added ### Added

View File

@@ -3,7 +3,7 @@ members = ["crates/*"]
resolver = "2" resolver = "2"
[workspace.package] [workspace.package]
version = "0.3.5" version = "0.3.6"
[workspace.dependencies] [workspace.dependencies]

View File

@@ -1,7 +1,5 @@
# Git Now # Git Now
> https://gitnow.kjuulh.io/
Git Now is a utility for easily navigating git projects from common upstream providers. Search, Download, and Enter projects as quickly as you can type. Git Now is a utility for easily navigating git projects from common upstream providers. Search, Download, and Enter projects as quickly as you can type.
![example gif](./assets/gifs/example.gif) ![example gif](./assets/gifs/example.gif)