Skip to content

Commit

Permalink
REL: Release v0.7.0 - 100 rules! (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
luizvbo authored Apr 20, 2024
1 parent 9799993 commit 01c9584
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
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 = "ohcrab"
version = "0.6.3"
version = "0.7.0"
edition = "2021"
description = "Fix your command line magically"
authors = ["Luiz Otavio Vilas Boas Oliveira <luiz.vbo@gmail.com>"]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ new rules or improving the crate.
- [x] git_merge
- [x] git_not_command
- [x] git_pull
- [x] git_pull_clone
- [x] git_push
- [x] git_rebase_merge_dir
- [x] go_run
Expand Down Expand Up @@ -284,7 +285,6 @@ new rules or improving the crate.
- [ ] git_hook_bypass
- [ ] git_lfs_mistype
- [ ] git_merge_unrelated
- [ ] git_pull_clone
- [ ] git_pull_uncommitted_changes
- [ ] git_push_different_branch_names
- [ ] git_push_force
Expand Down

0 comments on commit 01c9584

Please sign in to comment.