Skip to content

Commit 07ce5a5

Browse files
committed
Release v0.7.8
1 parent 7ec9ad6 commit 07ce5a5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ All notable changes to this project will be documented in this file.
77
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
99

10-
## Unreleased
10+
## [0.7.7] - 2021-10-21
1111

1212
### Added
1313

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "zoxide"
3-
version = "0.7.7"
3+
version = "0.7.8"
44
authors = ["Ajeet D'Souza <[email protected]>"]
55
edition = "2018"
66
description = "A smarter cd command for your terminal"

0 commit comments

Comments
 (0)