Skip to content

Commit

Permalink
Prepare v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dduugg committed Nov 1, 2021
1 parent 060eacc commit b74f59e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## main

## 0.6.1 (2021-11-01)

### Bug fixes

* [#78](https://github.com/dduugg/yard-sorbet/pull/78) Fix `mixes_in_class_methods` across files
Expand Down
2 changes: 1 addition & 1 deletion lib/yard-sorbet/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
# Types are documentation
module YARDSorbet
# {https://rubygems.org/gems/yard-sorbet Version history}
VERSION = '0.6.0'
VERSION = '0.6.1'
end

0 comments on commit b74f59e

Please sign in to comment.