Skip to content

Commit

Permalink
publish polonius-engine 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nikomatsakis committed Dec 27, 2018
1 parent f1f674e commit 84a9627
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@

## v0.6.1

- adopt the new datafrog 2.0 dependency (#95)
- some deduplicated dependencies and other improvements (#93, #91, #90)

## v0.6.1

- adopt the new datafrog 1.0 dependency and optimize with leapfrog joins (#88)

## v0.6.0
Expand Down
2 changes: 1 addition & 1 deletion polonius-engine/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "polonius-engine"
version = "0.6.1"
version = "0.6.2"
authors = ["The Rust Project Developers", "Polonius Developers"]
description = "Core definition for the Rust borrow checker"
license = "Apache-2.0/MIT"
Expand Down

0 comments on commit 84a9627

Please sign in to comment.