Skip to content

Commit

Permalink
update README.MD for v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chisui committed Mar 31, 2022
1 parent 4eb69b0 commit af6f8a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ Add this repository to the [`plugins` list of your configurations](https://rycee
src = pkgs.fetchFromGitHub {
owner = "chisui";
repo = "zsh-nix-shell";
rev = "v0.4.0";
sha256 = "037wz9fqmx0ngcwl9az55fgkipb745rymznxnssr3rx9irb6apzg";
rev = "v0.5.0";
sha256 = "0za4aiwwrlawnia4f29msk822rj9bgcygw6a8a6iikiwzjjz0g91";
};
}
];
Expand Down

0 comments on commit af6f8a2

Please sign in to comment.