Skip to content

Commit

Permalink
chore(release): bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
TheKevJames committed Apr 21, 2021
1 parent 02331d0 commit 431dcbc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## 1.9.0 (2021-04-21)
- fix: update cask syntax for brew changes (#144) ([6a273ca4](6a273ca4))
- fix: fixup "ensure" for specific version pins (#114) ([defc03f3](defc03f3))
- internal: build via pdk (#122) ([07607a68](07607a68))
- internal: fixup linters and test matrix for newer ruby versions

## 1.8.3
- fix: avoid mangling names when resource target is a url (#110)

Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thekevjames-homebrew",
"version": "1.8.3",
"version": "1.9.0",
"author": "thekevjames",
"summary": "Homebrew (+brewcask! +taps!) package installer and provider",
"license": "Apache-2.0",
Expand Down

0 comments on commit 431dcbc

Please sign in to comment.