Skip to content

Commit

Permalink
Prepare for version 8.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Sep 19, 2023
1 parent dfe35c4 commit 68afab3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
8.0.1
-----
* [Add post-install message](https://github.com/sferik/twitter/commit/154e66b3655b41226ca8b6cbf52e2866a9e5b2d0)

8.0.0
-----
* [Fix filter limit issue](https://github.com/sferik/twitter/commit/be91024f7af7e94dd6578e08937975443dc09487)
Expand Down
2 changes: 1 addition & 1 deletion lib/twitter/version.rb
Expand Up @@ -14,7 +14,7 @@ def minor

# @return [Integer]
def patch
0
1
end

# @return [Integer, NilClass]
Expand Down

0 comments on commit 68afab3

Please sign in to comment.