Skip to content

Commit

Permalink
Release 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
klaseskilson committed Sep 30, 2019
1 parent 2066ef0 commit 782ffb7
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 @@

## Upcoming release

## 0.7.0

* Loosen dependency version requirements

## 0.6.0
Expand Down
2 changes: 1 addition & 1 deletion administrate-field-belongs_to_search.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)

Gem::Specification.new do |gem|
gem.name = 'administrate-field-belongs_to_search'
gem.version = '0.6.0'.freeze
gem.version = '0.7.0'.freeze
gem.authors = ['Klas Eskilson']
gem.email = ['klas.eskilson@gmail.com']
gem.homepage = 'https://github.com/fishbrain/administrate-field-belongs_to_search'
Expand Down

0 comments on commit 782ffb7

Please sign in to comment.