Skip to content

Commit 233303e

Browse files
committed
Change version number to 1.3.1 and update changelog.
To be tagged and published to Cargo once merged. I don't think the changes really deserve individual changelog entries.
1 parent 9606ac4 commit 233303e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Unreleased
1+
# 1.3.1
22

3-
* Fixed the URL of the security advisory linked from the documentation.
3+
* Trivial improvements.
44

55
# 1.3.0
66

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "shlex"
3-
version = "1.3.0"
3+
version = "1.3.1"
44
authors = [
55
"comex <comexk@gmail.com>",
66
"Fenhl <fenhl@fenhl.net>",

0 commit comments

Comments
 (0)