Skip to content

Commit e4762ed

Browse files
authored
Merge pull request #117 from cuviper/release-1.3.2
Release 1.3.2
2 parents d3eb7cd + 55c0879 commit e4762ed

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "indexmap"
3-
version = "1.3.1"
3+
version = "1.3.2"
44
authors = [
55
"bluss",
66
"Josh Stone <cuviper@gmail.com>"

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@ which is roughly:
8686
Recent Changes
8787
==============
8888

89+
- 1.3.2
90+
91+
- Maintenance update to regenerate the published `Cargo.toml`.
92+
8993
- 1.3.1
9094

9195
- Maintenance update for formatting and ``autocfg`` 1.0.

0 commit comments

Comments
 (0)