Skip to content

Commit

Permalink
Merge pull request #267 from cuviper/release-2.0.0
Browse files Browse the repository at this point in the history
Release 2.0.0
  • Loading branch information
cuviper committed Jun 23, 2023
2 parents b5b2814 + ad694fb commit 8e47be8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
[package]
name = "indexmap"
edition = "2021"
version = "2.0.0-pre"
publish = false
version = "2.0.0"
documentation = "https://docs.rs/indexmap/"
repository = "https://github.com/bluss/indexmap"
license = "Apache-2.0 OR MIT"
Expand Down
2 changes: 1 addition & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- 2.0.0 (pending)
- 2.0.0

- **MSRV**: Rust 1.64.0 or later is now required.

Expand Down

0 comments on commit 8e47be8

Please sign in to comment.