Skip to content

Commit 64a2e3c

Browse files
docs: prepare for 0.3.2
1 parent ddaba18 commit 64a2e3c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

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

8-
## [0.3.2] - YYYY-MM-DD
8+
## [0.3.2] - 2021-06-24
99

1010
### Changed
1111

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ license = "Apache-2.0"
1515
name = "gitweb"
1616
readme = "README.md"
1717
repository = "https://github.com/yoannfleurydev/gitweb"
18-
version = "0.3.1"
18+
version = "0.3.2"
1919

2020
[dependencies]
2121
anyhow = "1.0"

0 commit comments

Comments
 (0)