Skip to content

Commit

Permalink
Merge pull request #28 from willnet/0-7-0
Browse files Browse the repository at this point in the history
prepare 0.7.0
  • Loading branch information
willnet authored Apr 11, 2023
2 parents 87784d5 + 7036932 commit 4f7b036
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ And then execute:

$ bundle

If you use committee prior to 5.0.0, you have to use committee-rails 0.6.x. Please see below.

[0.6 (0-6-stable) documentation](https://github.com/willnet/committee-rails/tree/0-6-stable)

If you use committee prior to 4.4.0, you have to use committee-rails 0.5.x. Please see below.

[0.5 (0-5-stable) documentation](https://github.com/willnet/committee-rails/tree/0-5-stable)
Expand Down
2 changes: 1 addition & 1 deletion lib/committee/rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Committee
module Rails
VERSION = "0.6.1"
VERSION = "0.7.0"
end
end

0 comments on commit 4f7b036

Please sign in to comment.