Skip to content

Commit 4c737c0

Browse files
authored
Update CHANGELOG, Cargo.lock and bump version (#19)
1 parent 464b5ec commit 4c737c0

File tree

3 files changed

+17
-11
lines changed

3 files changed

+17
-11
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22

33
The format is based on [Common Changelog](https://common-changelog.org/) and [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
44

5-
## [0.3.1] - Unreleased
5+
## [0.3.2] - 2023-10-06
6+
7+
### Fixed
8+
9+
- Fixed spurious build script reruns (#18).
10+
11+
## [0.3.1] - 2023-10-03
612

713
### Fixed
814

Cargo.lock

Lines changed: 9 additions & 9 deletions
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
@@ -1,6 +1,6 @@
11
[package]
22
name = "vitasdk-sys"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
authors = ["Aphek <[email protected]>", "Daria Sukhonina <[email protected]>"]
55
edition = "2021"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)