Skip to content

Commit

Permalink
version, changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdvegas committed Apr 19, 2022
1 parent d064dea commit 249a96e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 2.109.0 (2022-04-19)
[Source](https://github.com/nerdvegas/rez/tree/2.109.0) | [Diff](https://github.com/nerdvegas/rez/compare/2.108.0...2.109.0)

**Merged pull requests:**

- Feature/1256 add git bash shell plugin [\#1280](https://github.com/nerdvegas/rez/pull/1280) ([nerdvegas](https://github.com/nerdvegas))

**Closed issues:**

- add git-bash shell plugin [\#1256](https://github.com/nerdvegas/rez/issues/1256)

## 2.108.0 (2022-04-19)
[Source](https://github.com/nerdvegas/rez/tree/2.108.0) | [Diff](https://github.com/nerdvegas/rez/compare/2.107.0...2.108.0)

Expand Down
2 changes: 1 addition & 1 deletion src/rez/utils/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@


# Update this value to version up Rez. Do not place anything else in this file.
_rez_version = "2.108.0"
_rez_version = "2.109.0"

0 comments on commit 249a96e

Please sign in to comment.