Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Commit

Permalink
Merge pull request #456 from target/release-1.2.0
Browse files Browse the repository at this point in the history
release 1.2.0
  • Loading branch information
Profpatsch authored Aug 4, 2020
2 parents d3cbb36 + eecdecd commit 43a260c
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 72 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

140 changes: 70 additions & 70 deletions Cargo.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "lorri"
# lorri uses a MAJOR.MINOR versioning scheme, see MAINTAINERS.md for details.
# Cargo requires MAJOR.MINOR.PATCH. So we translate lorri's versioning scheme
# to MAJOR.MINOR.0, i.e. the PATCH part is always zero.
version = "1.1.1" # Format: MAJOR.MINOR.0
version = "1.2.0" # Format: MAJOR.MINOR.0
authors = [
"Graham Christensen <graham.christensen@target.com>",
]
Expand Down

0 comments on commit 43a260c

Please sign in to comment.